Skip to content

Commit 4fc31a1

Browse files
authored
Create CONTRIBUTING.md
1 parent 8f1c21b commit 4fc31a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Contributing
2+
3+
1. Fork the repository
4+
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
5+
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
6+
4. Push to the branch (`git push origin feature/AmazingFeature`)
7+
5. Open a Pull Request

0 commit comments

Comments
 (0)