Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 1.14 KB

Contribution Guidelines

Thanks for contributing to BrandGrab!

Pull requests

Pull requests for bug fixes and improvements are welcome. If you’re not sure if something is worth doing, please open an issue first.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub.

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

  • Make your commit messages as descriptive as possible. Include as much information as you can. Explain anything that might be unclear.
  • Document your pull request. Explain your changes, link to the relevant issue, and add screenshots when applicable.
  • Include only related work. If you have unrelated changes, please split them into separate pull requests.

Bug reports

To report a bug, please open an issue with as much detail about the bug as possible. Include screenshots if applicable.