Skip to content

Commit b1d8678

Browse files
authored
Create CONTRIBUTING.md
1 parent e0b757f commit b1d8678

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## How To Contribute
2+
3+
1. [Fork](https://help.github.com/articles/fork-a-repo/) the project
4+
2. Create a new topic branch on your local forked copy
5+
3. Push your topic branch up to your fork
6+
4. Create a [pen](https://codepen.io/) demonstrating what your change will do.
7+
5. [Open a Pull Request](https://help.github.com/articles/about-pull-requests/) with a clear title and description against the `main` branch.

0 commit comments

Comments
 (0)