Commit Graph

22 Commits

Author SHA1 Message Date
tgsm df1ffeb34f CONTRIBUTING.md: migrate to the wiki 2018-11-08 00:15:55 -05:00
NeatNit 31369c9a8c
CONTRIBUTING.md - remove note about casting numeric types
Apparently it's not true: https://github.com/citra-emu/citra/pull/4310#discussion_r223174725
2018-10-06 11:57:50 +03:00
Mat M 5dd8ac99e3
Merge pull request #3466 from daniellimws/edit-contributing
Add link to Discord
2018-03-09 21:14:17 -05:00
James Rowe 9d59ff1879 CMake: Update contributing guide with the new clang format info 2018-03-09 10:50:08 -07:00
Daniel Lim Wee Soong 80138e62eb
Add link to Discord
Add Discord in addition to IRC since people nowadays would prefer using Discord.
2018-03-03 17:51:12 +08:00
Schplee b75c569d7a Fixes typo on Citra forum link.
An extra ".citra-emu.org," was left when the link was changed to the current forum URL, so I fixed that.
2017-03-06 08:27:59 -05:00
3ds-emu 9b0f747d3f Updated Citra forum link
The Citra forum (discuss.citra-emu.org) has recently been down. The link that has been added 
in this file now leads to an error pages. I update updated the link so it now leads to Citra's new
forum.
2017-01-21 10:09:22 +11:00
bunnei 1f70365faa Update CONTRIBUTING.md 2016-11-05 00:33:36 -04:00
bunnei 01013689b8 Update CONTRIBUTING.md 2016-11-05 00:32:38 -04:00
bunnei b4c53b1e59 Update CONTRIBUTING.md 2016-11-05 00:29:54 -04:00
wwylele 708686b6d4 Update CONTRIBUTING.md 2016-10-31 21:31:47 +02:00
Yuri Kunde Schlesner 9d12460901 Update CONTRIBUTING.md 2016-01-15 23:21:00 -08:00
LittleWhite 44ef68fb48 Add coding style about includes 2015-08-16 21:20:04 +02:00
Yuri Kunde Schlesner d4f19736a6 Update style rules with to better match current practice. 2015-07-11 19:59:50 -03:00
chinhodado b2f49cefb8 Use correct style name: PascalCase instead of CamelCase 2015-06-01 17:01:02 -04:00
Yuri Kunde Schlesner 43f7f37d93 Resolve doxycomment duplication debate
I believe putting comments in the headers has won by a good margin, with everyone other than me preferring it, so time to enshrine it.
2014-12-04 04:47:52 -02:00
Yuri Kunde Schlesner 1d5d94a1b9 Update CONTRIBUTING.md 2014-11-23 19:54:04 -02:00
Yuri Kunde Schlesner eee8cc67da Add comment style notes to CONTRIBUTING.md
Closes #215
2014-11-23 19:44:00 -02:00
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
bunnei 77c0f9868e Update CONTRIBUTING.md
- removed variable naming starting with "_"
- removed "Always break, even after a return" from case statements
2014-06-12 06:10:46 -04:00
archshift 0a48e97c36 CONTRIBUTING: Fix some examples, escape underscores 2014-06-12 06:10:46 -04:00
archshift d6a4fbf34f Added CONTRIBUTING.md with contents from Coding Style, updated README link 2014-06-12 06:10:45 -04:00