After the discussion should we start with something classic like this?
Issue Types:
- Key Feature: (final functionality a user wants) - high level used for Roadmap - it's nice if you tie Issues to Key Features
- User Stories: specific requests from users - from the oet-viz repo but I just added a feature request from a random user - I'll add more as I do interviews with TSOs
- Feature: A feature (based on Key features) which a developer can act on .
- Chore: Maintenance with no user facing change: deps, CI, refactors, build and project meta (like this one)
- Bugs: Bug reports
Tags:
- priority
priority:high
priority:low
- medium I wouldn't tag, that's just the default
- needs (something is currently blocking before this issue can be tackled)
needs:discussion: Requires discussion before further action
needs:info: Clarification about behavior needed to assess issue
needs:revision: PR requires revision based on review feedback
needs:triage: Issue that has not been reviewed by the maintainer
- area
area:frontend
area:backend
- ...
- Contributor signals (the usual tags, but probably we don't need them yet and should get rolling first)
good first issue
help wanted
duplicate, maybe user question
We probably don't need to use all of them, but mainly get Issue Types, area and needs right. And from that we see how it goes. What do you think @clizbe @shantiii @KristijanFaust-OET @mikoding9 ?
After the discussion should we start with something classic like this?
Issue Types:
Tags:
priority:highpriority:lowneeds:discussion: Requires discussion before further actionneeds:info: Clarification about behavior needed to assess issueneeds:revision: PR requires revision based on review feedbackneeds:triage: Issue that has not been reviewed by the maintainerarea:frontendarea:backendgood first issuehelp wantedduplicate, maybeuser questionWe probably don't need to use all of them, but mainly get Issue Types, area and
needsright. And from that we see how it goes. What do you think @clizbe @shantiii @KristijanFaust-OET @mikoding9 ?