From 8612d5448ea48fc0de332a4a1ccf0078e3a3159c Mon Sep 17 00:00:00 2001 From: archshift Date: Sun, 5 Apr 2015 02:24:51 -0700 Subject: [PATCH] Revert a3507cb5158b6a45dd92fb8289c4c629e8433acb...f22c756134aaddf2f4db21a94851979b0a0925ee on FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index acffcf2..efce10e 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 start. +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. #### I want to run Pokemon/Zelda/Mario/X/Y/Z, but I can't figure out how!