open-bus
open-bus copied to clipboard
Organize github Issues
- Close old/irrelevant issues. Link them to newer/relevant issues if exists.
- Come up with an initial labeling scheme, to match new task management methods. Add it to
CONTRIBUTING.md
file. - Go over all remaining issues and label them correctly.
Any opinions about good and helpful labels for issues?
We need to change our labeling system as I tried to go over the issues that are opened, and it was very difficult to understand the status and the type of the issue
Types can be
Design Question Discussion Bug Code Documentation
and then we can use lifecycle of
Working Review Backlog Ready\Closed
to be able to monitor the tasks (especially code, bug, and documentation)
https://github.com/dotnet/roslyn/wiki/Labels-used-for-issues
I think that each issue should have label of:
-
Type Question Discussion Bug Documentation Epic - Issue that represent big story that will implemented by more than one task
Task - suppose to take 2-3 days -
for each epic we will define new label that start with Epic: xyz and all the issues of that epic will have that reference. In this way we could see all the tasks that belongs to epic.
-
Domain GTFS SIRI data-science etc.