Skip to content

Contributing

Contributions are greatly appreciated and here are different ways:

  1. Star it!
  2. 📣 Share with your friends!
  3. 💭 Feedback! Is there anything from the project that is not clear or missing? Let us know by filing an issue.
  4. 💻 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.
    1. Read 3 Musketeers website development
    2. Fork this repository
    3. Clone the forked repository
    4. Optionally, create a new branch with a meaningful name
    5. Make your changes
    6. Execute make test
    7. Commit and push your changes
    8. Create a pull request from a fork

Released under the MIT license.