Skip to content

Commit 9e2de5a

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 83e216c commit 9e2de5a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)