We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1c21b commit 4fc31a1Copy full SHA for 4fc31a1
CONTRIBUTING.md
@@ -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