We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2170cb9 commit ca7c5b0Copy full SHA for ca7c5b0
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,9 @@
1
+# 🤝 Contributing
2
+
3
+We welcome contributions from everyone! Whether you’re a seasoned developer or just getting started, there are many ways you can help:
4
5
+1. Fork the repository.
6
+2. Create a new branch (`git checkout -b feature/your-feature`).
7
+3. Commit your changes (`git commit -m 'Add your feature'`).
8
+4. Push to the branch (`git push origin feature/your-feature`).
9
+5. Open a Pull Request.
0 commit comments