-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
General guidelines on how to contribute
Pick an issue
- Find an item that you can contribute to and pick it up by leaving your name under the issue so others will know that someone has picked up the task.
- Request for a new branch if that is not available (optional).
- Submit a pull request and ask for a review.
- Once the code changes get reviewed and tested, they will be merged to the respective branch for production.
- Your pull request is successful and you will have this contribution shown in your Github account.
Add a new issue
If you want to add a new issue or discuss about a particular change for the website, like building a new template, adding a new section, or migrating to a new platform, please add a new issue and assign a relevant label to it.
Review, merge and delete merged branches
- Contact the administration team if you can be a reviewer.
- Reviewers should test the code changes before merging to the respective branch.
- Leave your comment if further changes are required for the pull request.
- Before pressing the merge button, check the commit message. If you want to close an issue at the same time, follow this pattern to ensure keywords(e.g., close or resolve) are used and an issue number is added (e.g., Link doesn't work #9) for tracking.
- Delete the branch according to the Github instructions.
About the administrators
This repository is currently maintained by a team of volunteers from Free Code Camp Hong Kong. You can find a list of members here: @FreeCodeCampHongKong/admin
Thanks!