From f22c756134aaddf2f4db21a94851979b0a0925ee Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Sun, 5 Apr 2015 01:36:34 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 43de73e..09847b3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,6 @@ #### I'd like to make a patch/develop/contribute to the project. -That's awesome, contributions are welcome! Please start by forking the project, and then create a Pull Request when you're ready to submit your contribution. Once you've made some good contributions, we'll consider adding you as a collaborator. Please also review Coding Style. If you're not sure where to start, this [TODO list](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) is the best place to find ideas. +That's awesome, contributions are welcome! Please start by forking the project, and then create a Pull Request when you're ready to submit your contribution. Once you've made some good contributions, we'll consider adding you as a collaborator. Please also review Coding Style. If you're not sure where to start, this [TODO list](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) is the best place to start. #### I want to run Pokemon/Zelda/Mario/X/Y/Z, but I can't figure out how!