Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.88 KB

File metadata and controls

40 lines (23 loc) · 1.88 KB

Contributing to RastMobile Cookie Consent

First off, thank you for considering contributing to RastMobile Cookie Consent! It's people like you that make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Code of Conduct

This project and everyone participating in it is governed by the RastMobile Code of Conduct. By participating, you are expected to uphold this code.

How to Contribute

There are many ways you can contribute to our project:

  1. Submit bug reports or feature requests: If you find a bug or have an idea for a new feature, please submit an issue.

  2. Write or improve documentation: Good documentation is crucial for any project. If you can write educational or informative content or improve the existing docs, that's a valuable contribution.

  3. Submit pull requests: Contributions in the form of code are always welcome. If you're able to fix a bug, implement a feature, or improve existing code, please send us a pull request. Here's how you can do it:

    a. Fork the repository. b. Create a new branch (git checkout -b feature-branch). c. Make your changes and commit them (git commit -am 'Add some feature'). d. Push to the branch (git push origin feature-branch). e. Open a pull request.

  4. Review existing pull requests: Even if you don't have time to develop, reviewing pull requests and providing feedback is a great way to contribute.

Getting Started

Before you begin contributing, ensure you have:

  • A GitHub account
  • Basic understanding of Git commands

For more details, check out the GitHub flow guide.

Questions?

Feel free to contact us if you have any questions or need further guidance. Thank you for your contributions – we look forward to seeing your amazing work!

"""