diff --git a/tags/README.md b/tags/README.md new file mode 100644 index 0000000..d1d79b5 --- /dev/null +++ b/tags/README.md @@ -0,0 +1,17 @@ +# 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| +|`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 | \ No newline at end of file