Merge pull request #10906 from erictleung/fix/contributors-chat-room-link

Fix Contributor Gitter chat room links
This commit is contained in:
Dylan
2016-09-24 19:25:59 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<!-- FreeCodeCamp Pull Request Template --> <!-- FreeCodeCamp Pull Request Template -->
<!-- IMPORTANT Please review https://github.com/FreeCodeCamp/FreeCodeCamp/blob/staging/CONTRIBUTING.md for detailed contributing guidelines --> <!-- IMPORTANT Please review https://github.com/FreeCodeCamp/FreeCodeCamp/blob/staging/CONTRIBUTING.md for detailed contributing guidelines -->
<!-- Help with PRs can be found at https://gitter.im/FreeCodeCamp/HelpContributors --> <!-- Help with PRs can be found at https://gitter.im/FreeCodeCamp/Contributors -->
<!-- Make sure that your PR is not a duplicate --> <!-- Make sure that your PR is not a duplicate -->
#### Pre-Submission Checklist #### Pre-Submission Checklist

View File

@ -21,8 +21,8 @@ JavaScript developers alike! Follow these steps to contribute:
2. Let us know you are working on it by posting a comment on the issue. 2. Let us know you are working on it by posting a comment on the issue.
3. Feel free to ask for help in our [Help 3. Feel free to ask for help in our
Contributors](https://gitter.im/FreeCodeCamp/HelpContributors) Gitter room. [Contributors](https://gitter.im/FreeCodeCamp/Contributors) Gitter room.
If you've found a bug that is not on the board, [follow these steps](#found-a-bug). If you've found a bug that is not on the board, [follow these steps](#found-a-bug).
@ -171,7 +171,7 @@ accepted by Free Code Camp proper.
#### Need Help? #### Need Help?
Free Code Camp Issue Mods and staff are on hand to assist with Pull Request Free Code Camp Issue Mods and staff are on hand to assist with Pull Request
related issues on our Help Contributors Chat Room related issues on our Contributors Chat Room.
#### How to find the code in the Free Code Camp codebase to fix/edit? #### How to find the code in the Free Code Camp codebase to fix/edit?
@ -324,4 +324,4 @@ Be sure to post in the PR conversation that you have made the requested changes.
message](http://forum.freecodecamp.com/t/writing-good-git-commit-messages/13210) message](http://forum.freecodecamp.com/t/writing-good-git-commit-messages/13210)
- [Contributor Chat Support - For the FCC Repositories, and running a local - [Contributor Chat Support - For the FCC Repositories, and running a local
instance](https://gitter.im/FreeCodeCamp/HelpContributors) instance](https://gitter.im/FreeCodeCamp/Contributors)