Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.62 KB

File metadata and controls

31 lines (27 loc) · 1.62 KB

Contributing

Contributions are greatly appreciated.

  1. ⭐ Show your support by starring the project on GitHub!
  2. ❤️ Spread the word and help others discover this project.
  3. 💭 Share your thoughts, ideas, or issues on GitHub to help the project grow.
  4. 💻 Contribute improvements, fixes, or new features following the GitHub pull request model. Note: 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 ciTest
    7. Commit and push your changes
    8. Create a pull request from a fork