Skip to content

Commit ca7c5b0

Browse files
authored
Create CONTRIBUTING.md
1 parent 2170cb9 commit ca7c5b0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CONTRIBUTING.md

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

Comments
 (0)