Updated Issue Labels (markdown)

Valentin Vanelslande 2018-01-22 15:59:07 -06:00
parent f00a945bd8
commit 42276b89fc

@ -46,7 +46,6 @@ Once an issue has been identified to be caused by a specific piece of code / fea
Used exclusively to tag pull requests. Not used very often. Used exclusively to tag pull requests. Not used very often.
- **pr:abandoned:** PR hasn't had any activity from the author in a while. - **pr:abandoned:** PR hasn't had any activity from the author in a while.
- **pr:bleeding-edge-merge:** PR will be auto-merged with [Citra Canary](https://github.com/citra-emu/citra-canary) on every build.
- **pr:conflicted:** PR has conflicts with master and needs a rebase. - **pr:conflicted:** PR has conflicts with master and needs a rebase.
- **pr:needs-review:** PR needs review from a maintainer. (Either because it hasn't been looked at or because it has been updated since the last review.) - **pr:needs-review:** PR needs review from a maintainer. (Either because it hasn't been looked at or because it has been updated since the last review.)
- **pr:needs-work:** PR has been reviewed and changes have been requested. - **pr:needs-work:** PR has been reviewed and changes have been requested.
@ -58,4 +57,4 @@ TODO
## Misc. labels ## Misc. labels
TODO - **canary-merge:** PR will be auto-merged with [Citra Canary](https://github.com/citra-emu/citra-canary) on every build.