Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.1 KB

Contributing to Reviewcheck

Thanks for taking the time to contribute to Reviewcheck!

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to the project owner.

The following is a set of guidelines for contributing to this open source project. These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request.

Issues

Issues can be created here. You can create issues for bugs you find or for feature requests.

Pull Requests

A pull request is a way to suggest changes to this repository. The pull request should state clearly what changes will be made to the project if it is merged. Keep your commits as focused as possible, with one commit doing one thing instead of adding multiple functionalities in one commit.