Updated Issue Labels (markdown)

Valentin Vanelslande 2017-10-25 15:06:17 -05:00
parent 003fbcf1ce
commit a403c58ec4

@ -45,7 +45,7 @@ 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.
- **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 Bleeding Edge](https://github.com/citra-emu/citra-bleeding-edge) on every build.
- **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: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.