Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project management in funkLang #20

Open
1 task
davidjb99 opened this issue Mar 22, 2021 · 0 comments
Open
1 task

Project management in funkLang #20

davidjb99 opened this issue Mar 22, 2021 · 0 comments
Assignees

Comments

@davidjb99
Copy link
Contributor

davidjb99 commented Mar 22, 2021

We use ZenHub for porject management

  1. Boards in ZenHub
  • New issues
  • Icebox, stuff we care about but don't plan to do anytime soon
  • Needs clarification, stuff we think should be addressed but need more information about
  • Backlog, stuff we plan to do soonish
  • This Sprint, stuff we plan to do within the next sprint
  • In Progress, stuff we are doing now
  • In Review, stuff that is under review

TODO

  • Figure out how zenhub works with open source repos, it's meant to be free, do we have to add people? Can they see the project board? Switch to something else if needed.
  1. Tag system

Add tags that are the most relevant to an issue.

The tags are divided into two distinct types

Feature tags (e.g. 'Model', 'API', 'Editor')
Need tags (e.g. 'Needs Technical Input', 'Unclear', 'Needs Design', ' Discussion' 'Old'
In general, an issue should have at least one Feature tag (as it most likely is connected to a feature). In an ideal world, it should not have any Needs tags as these mean the issue is lacking something which is needed to start it. When an issue has no Needs tags it is ready to be started.

Filtering tags is more dynamic than filtering by pipelines and enables an issue to be prioritized in the backlog with Need tags that can be addressed before the issue is completed.

@davidjb99 davidjb99 self-assigned this Mar 22, 2021
@davidjb99 davidjb99 pinned this issue Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant