Contributing
The 3 Musketeers is an open source project and contributions are greatly appreciated.
There are different ways to contribute to this project.
Star it ⭐
If you like the project, go on GitHub and star it!
Share it 📣
If you think the 3 Musketeers would be valuable to your friends, teammates, and company, share it!
Feedback 💭
Feedback is greatly appreciated. Is there anything from the project that is not clear or missing? Let us know by filing an issue.
Contributing code 💻
The project follows the typical GitHub pull request model. Before starting any work, please either comment on an existing issue, or file a new one.
- Fork this repository
- Clone the forked repository
- Optionally, create a new branch with a meaningful name
- Make your changes
- Test
- Commit and push your changes
- Create a pull request from a fork