Skip to content

Commit 65fb890

Browse files
authored
Create CONTRIBUTING.md
1 parent a928061 commit 65fb890

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# BECOME A CONTRIBUTOR
2+
3+
By participating in this project, you agree to abide by the [Contributor Covenant](http://contributor-covenant.org).
4+
5+
## Steps
6+
7+
1. [Fork](https://help.github.com/articles/fork-a-repo/) this project
8+
2. [Clone](https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork) your forked version `git clone [email protected]:<YOUR-USERNAME>/surpathcommunity.git`
9+
3. Make changes
10+
4. [Commit](https://help.github.com/articles/adding-a-file-to-a-repository-using-the-command-line/) your changes (write a short descriptive message of what you have done)
11+
5. [Push](https://help.github.com/articles/pushing-to-a-remote/) yours changes to your forked version
12+
6. Go to original project on GitHub & Create a [Pull Request](https://help.github.com/articles/about-pull-requests/)
13+
14+
**DONE**

0 commit comments

Comments
 (0)