Updated Issue Labels (markdown)

Valentin Vanelslande 2018-03-24 22:36:29 -06:00
parent 7013cefec8
commit ae60b78292

@ -6,7 +6,7 @@ Broadly identify the area or module of the code this issue is related to.
- **A-audio:** Audio output, DSP or CSND emulation. - **A-audio:** Audio output, DSP or CSND emulation.
- **A-build-system:** Our CMake build system or build automation on Travis CI or Appveyor. - **A-build-system:** Our CMake build system or build automation on Travis CI or Appveyor.
- **A-cpu:** CPU emulation, either the interpreter (Dyncom) or JIT compiler (Dynarmic). - **A-cpu:** CPU emulation, either the interpreter (Dyncom) or JIT recompiler (Dynarmic).
- **A-filesystem:** Emulation of the FS service and code which is used to implement it. (Savefiles, SD access, etc.) - **A-filesystem:** Emulation of the FS service and code which is used to implement it. (Savefiles, SD access, etc.)
- **A-frontend:** The SDL or Qt frontends. (Any code in `citra` or `citra-qt`.) - **A-frontend:** The SDL or Qt frontends. (Any code in `citra` or `citra-qt`.)
- **A-graphics:** The issue affects graphical output of the emulator (glitches, missing objects, ..). - **A-graphics:** The issue affects graphical output of the emulator (glitches, missing objects, ..).