🎉 🎊 First off, thanks for coming to contribute! 🎉 🎊
The following is a set of guidelines for contributing to [Project], which is hosted at CodeDocsJECRC Organization on GitHub. There are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
This project and everyone participating in it is governed by the CodeDocs Code of Conduct
[Description] [Directory Structure]
Unsure where to begin contributing to [Project]? You can start by looking through these good-first-issue
Before you submit your Pull Request (PR) consider the following guidelines:
-
For the [repo] repo
-
Make your changes in a new git branch:
git checkout -b my-branch master
-
Commit your changes using a descriptive commit message
git add .
git commit -m "commit message"
-
Push your branch to GitHub:
git push origin my-branch
-
In GitHub, send a pull request to [repo]:master.
| Label Name |