Issues should keep track of pending features, bugs, and what people are working on. However, there are a couple additional things for maintaining issues in the repository:
- Each feature issue should be labeled with a priority (P0, P1, P2) to give an easy glance at project progress
- Each issue should have a label for what it refers to (design, code quality)
- Each issue should not be relevant to any other issue. If there is a duplicate, you should close.