26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
# Contributor's Guide
|
|
|
|
> You can also read this guide in: [English](CONTRIBUTING.md) | [中文](docs/chinese/CONTRIBUTING.md) | [русский](docs/russian.CONTRIBUTING.md) | [عربى](docs/arabic/CONTRIBUTING.md) | [Español](docs/spanish/CONTRIBUTING.md) | [Português](docs/spanish/CONTRIBUTING.md)
|
|
|
|
Hello :wave:!
|
|
|
|
Thanks for you interest in contributing. We welcome pull requests from members of the [freeCodeCamp.org](https://freecodecamp.org) community and from veteran developers alike!
|
|
|
|
Please follow these steps to contribute:
|
|
|
|
## Steps
|
|
|
|
1. :pray: Follow our [Code of Conduct](docs/CODE_OF_CONDUCT.md) at all times.
|
|
2. 🍴 [Fork this repository](https://github.com/freeCodeCamp/freeCodeCamp#fork-destination-box).
|
|
3. 👀️ Follow the contributing guidelines outlined below.
|
|
4. 🔧 Make some awesome changes!
|
|
5. 👉 [Make a pull request](https://github.com/freeCodeCamp/freeCodeCamp/compare).
|
|
6. 🎉 Get your pull request approved - success!
|
|
|
|
Or, If you've found a issue that is not on the board, [follow these steps](README.md#found-a-bug). If you dont wish to work on the codebase, you can [contribute in several other ways](https://contribute.freecodecamp.org).
|
|
|
|
Feel free to ask for help on our public [Forum](https://www.freecodecamp.org/forum) or [Contributors chat room](https://gitter.im/FreeCodeCamp/Contributors). We are excited to help you contribute to any of the projects that you would like to work on.
|
|
|
|
Working on your first Pull Request? You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)
|
|
|