Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

36 lines (21 loc) · 1.71 KB

Contributing Guidelines

Thank you for considering contributing to SiteBlock! By participating in this project, you agree to abide by the Code of Conduct.

We welcome contributions from the community to make [Your Extension Name] even better. Whether you're reporting a bug, suggesting an enhancement, or submitting code, your help is greatly appreciated.

How to Contribute

Reporting Bugs

If you encounter any bugs or issues while using SiteBlock, please open a new issue on GitHub. Be sure to include relevant details such as your operating system, browser version, and a clear description of the problem.

Suggesting Enhancements

We're always interested in hearing your ideas for improving SiteBlock. If you have a suggestion or feature request, please open a new issue and provide as much information as possible.

Pull Requests

If you'd like to contribute code to SiteBlock, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes, following the coding conventions and practices used in the project.
  4. Write tests to cover your changes (if applicable).
  5. Ensure your code passes linting and tests.
  6. Open a pull request against the main branch of the original repository.

Please provide a clear description of your changes in the pull request, along with any relevant context.

Code of Conduct

Please review and follow our Code of Conduct when participating in this project.

License

By contributing to SiteBlock, you agree that your contributions will be licensed under the MIT License.