Changes between Version 28 and Version 29 of HowToContribute
- Timestamp:
- 2019-10-11T23:31:56Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToContribute
v28 v29 19 19 20 20 When you found or created a ticket that you would like to work on, make sure it is not owned by someone else. If the ticket is available, feel free to assign it to yourself. Otherwise you may want to ping the ticket owner on our mailing list to see if he or she is really working on the ticket. It can happen that the owner will gladly agree to pass the ticket ownership onto you. 21 22 There are also long-running tasks that may be a good choice for new contributors: 23 24 * Implementing unit tests for modules or functions that lack it 25 * Improving existing unit tests 26 * Filling in missing doxygen docs 27 * Improving the [UsersGuide/CommandReference command reference] 21 28 22 29 == Working on your branch ==