Updated tags

This commit is contained in:
Samuel Hawksby-Robinson 2020-05-13 22:40:41 +01:00
parent 8c91c69f45
commit f2697e51c1
1 changed files with 16 additions and 16 deletions

View File

@ -1,18 +1,18 @@
# Tags
|Name |Description |
|-----------|----------------------------------------------------------------|
|`approved` |Related to Pull Request (PR) requests for review |
|`commits` |Related to add git commits to github PRs |
|`completed`|Denotes that an item has been completed |
|`created` |Denotes that an item was created |
|`discussed`|Denotes that an item was discussed with a team member |
|`draft` |Denotes a git branch was converted into a PR draft |
|`feedback` |Denotes that an item was given feedback by myself |
|`merged` |Denotes that a PR was merged with the related repo's main branch|
|`postponed`|Denotes that an event was postponed |
|`prototype`|Denotes that a prototype of an idea was implemented |
|`read` |Denotes that an item was read |
|`submitted`|Denotes that an item was submitted for review |
|`watched` |Denotes that an item was watched. Example a video lecture |
|`voted` |Denotes that an item was voted on. Example feature prioritising |
| Name | Description |
| ----------- | ---------------------------------------------------------------- |
| `approved` | Related to Pull Request (PR) requests for review |
| `commits` | Related to add git commits to github PRs |
| `completed` | Denotes that an item has been completed |
| `created` | Denotes that an item was created |
| `discussed` | Denotes that an item was discussed with a team member |
| `draft` | Denotes a git branch was converted into a PR draft |
| `feedback` | Denotes that an item was given feedback by myself |
| `merged` | Denotes that a PR was merged with the related repo's main branch |
| `postponed` | Denotes that an event was postponed |
| `prototype` | Denotes that a prototype of an idea was implemented |
| `read` | Denotes that an item was read |
| `submitted` | Denotes that an item was submitted for review |
| `watched` | Denotes that an item was watched. Example a video lecture |
| `voted` | Denotes that an item was voted on. Example feature prioritising |