We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e216c commit 9e2de5aCopy full SHA for 9e2de5a
PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,9 @@
1
+We welcome contributions!
2
+
3
+Here's how you can help:
4
5
+1. Fork the repository
6
+2. Create a new branch (git checkout -b feature/my-feature)
7
+3. Make your changes and commit (git commit -m 'Add some feature')
8
+4. Push to your fork (git push origin feature/my-feature)
9
+5. Open a Pull Request
0 commit comments