From b4c5207a74adaa08af785087ca6da1d4cce90889 Mon Sep 17 00:00:00 2001 From: Schplee Date: Mon, 5 Jun 2017 15:57:27 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0b2b4d5..d0d9090 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,8 +117,9 @@ Each page's title should match the game's respective folder in the code section, The format of each page is as follows: - H2 header with text saying `Summary`. -- Brief summary of how the game performs. +- Brief summary of how the game performs: graphically, auditorily, and frame rate (with general hardware comparison - see MK7 example). - H3 subheader saying `Problems`. +- Slow frame rate issues are subjective and should not be included. - For each problem, a bullet describing an issue the game has. - For each of those bullets, make a sub-bullet linking to the relevant Github issue on `citra-emu`. - If there's any relevant media, make another sub-bullet linking to it.