-
Notifications
You must be signed in to change notification settings - Fork 0
Workflow
This page demonstrates the different areas where issues are being tracked and managed. This is to ensure that everyone can find what is being worked on by others at any point in time
All new features and bugs will be added under the issues section of the repository. After an apt title and description is added you should label the work item as feature/bug/documentation. Additionally you also need to add the issue to the project (this will automatically link it to the board).
You should first assign yourself to the issue (if you are not already assigned to the ticket) then move it to the in-progress column in the project board.
Usually this work item should be closed automatically if you add the line "closes #[Issue number]" to your pull request. If forgotten you can always go to the issue and click close and it will automatically move it to the done column