Changed "how to contribute" faq entry to point to D-easy issues instead of TODO list

Yuri Kunde Schlesner 2016-04-03 11:29:11 -07:00
parent 842190bfc0
commit df2a80c128

2
FAQ.md

@ -82,7 +82,7 @@ In this case, try deleting the file at `user/nand/data/0000000000000000000000000
#### How can I develop or contribute to the project? #### How can I develop or contribute to the project?
If you're interested in contributing, fork the project here in GitHub, and then create a Pull Request when you're ready to submit your contribution. Unless your change is trivial, however, it is strongly recommended that you join our development channel (#citra-dev @ [Freenode](https://webchat.freenode.net/)) to coordinate with the developers beforehand. Make sure to review our [coding guidelines](https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md) and ensure your changes follow them. If you're looking for ideas on things to work on, try checking the [TODO list](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) for inspiration. If you're interested in contributing, fork the project here in GitHub, and then create a Pull Request when you're ready to submit your contribution. Unless your change is trivial, however, it is strongly recommended that you join our development channel (#citra-dev @ [Freenode](https://webchat.freenode.net/)) to coordinate with the developers beforehand. Make sure to review our [coding guidelines](https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md) and ensure your changes follow them. If you're looking for ideas on things to work on, try looking around our issue tracker. Some issues are tagged with the [D-easy](https://github.com/citra-emu/citra/issues?q=is:open+is:issue+label:D-easy) label, which means they're smaller tasks that should be easier to get into.
#### I'd like to be a beta tester, how can I help? #### I'd like to be a beta tester, how can I help?