From a403c58ec4874b3d625181ce090d84212e060be2 Mon Sep 17 00:00:00 2001 From: Valentin Vanelslande Date: Wed, 25 Oct 2017 15:06:17 -0500 Subject: [PATCH] Updated Issue Labels (markdown) --- Issue-Labels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue-Labels.md b/Issue-Labels.md index 3eacb90..c790e15 100644 --- a/Issue-Labels.md +++ b/Issue-Labels.md @@ -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.