1
0
Fork 0

Update CONTRIBUTING.md

This commit is contained in:
Schplee 2017-06-04 21:38:01 -07:00 committed by GitHub
parent e2ea7b3bb3
commit 6a02830b4b
1 changed files with 2 additions and 1 deletions

View File

@ -70,6 +70,7 @@ Game icons should not be compressed.
### Boxart ### Boxart
The boxart for the game is located at `/<Game Name>/boxart.png`. The suggested process for getting one is: The boxart for the game is located at `/<Game Name>/boxart.png`. The suggested process for getting one is:
- Download a scan from [GameTDB](http://www.gametdb.com/), preferably with the `Nintendo 3DS` logo on the right. - Download a scan from [GameTDB](http://www.gametdb.com/), preferably with the `Nintendo 3DS` logo on the right.
- The boxart should be from the USA.
- Downsize it to approximately `328x300` using [PicResize](http://www.picresize.com/). - Downsize it to approximately `328x300` using [PicResize](http://www.picresize.com/).
- Compress it using [TinyPNG](https://tinypng.com/). - Compress it using [TinyPNG](https://tinypng.com/).
@ -116,7 +117,7 @@ The format of each page is as follows:
An example of a game wiki page is the one for [Mario Kart 7](https://github.com/citra-emu/citra-games-wiki/wiki/Mario-Kart-7): An example of a game wiki page is the one for [Mario Kart 7](https://github.com/citra-emu/citra-games-wiki/wiki/Mario-Kart-7):
```markdown ```markdown
## Summary ## Summary
Mario Kart 7 has some problems in Citra. It is playable, but there are minor graphical glitches. Mario Kart 7 has some problems in Citra. Graphically, the game suffers from minor issues, but requires decent hardware to obtain near full speed. It suffers from minor audio issues at times, but this does not hinder gameplay in any way. You may experience random crashes, slow down, and may need to transfer save files from Citra to your 3DS to complete certain tracks.
### Problems ### Problems
- Random crashes may occur. - Random crashes may occur.