-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the tw-mobile wiki!
List of labels and their extended definitions.
An estimation of time required to do a given task. It also can be read as hours, days, weeks. These labels are to be set by the assignee.
- effort: 1 (easy)
- effort: 2 (medium)
- effort: 3 (hard)
If the given issue only impacts a subset of the supported oses, then, use these labels to define which ones. This is to be set by the reporter.
- os: Android
- os: iOS
- os: WP
- pr_state: LGTM
- pr_state: review
- pr_state: Work in progress
These are to be set by the product owners.
- priority: 0 (critical)
Major loss of core function. We can't operate at all.
- priority: 1 (urgent)
Major loss of function. We can hardly operate.
- priority: 2 (required)
Regular report, some loss of functionality under specific circumstances.
- priority: 3 (nice to have)
Minor loss of function, or other problem where easy workaround is present. Cosmetic problems like misspelled words or misaligned text.
These are to be set by the reporter.
- type: bug
A bug is an error, flaw, failure, defect or fault in a computer program or system that causes it to violate at least one of its functional or nonfunctional requirement.
- type: chore
A non-code related task to do. For example, documentation.
- type: discussion
Open a discussion about a new feature, the modification of a feature, ect... This can be transformed into enhancement or feature by the product owner team.
- type: enhancement
Improve on an existing feature.
- type: feature
Create a new feature from scratch.
- type: question/support
Ask/give support
- type: refactor
Refactor the code