Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.17 KB

contributing.md

File metadata and controls

33 lines (21 loc) · 1.17 KB

Contributing to Basd

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

We Develop with GitLab

We use GitLab to host code, to track issues and feature requests, as well as accept merge requests.

Merge Requests are the best way to propose changes to the codebase. We use GitLab Flow, so all code changes happen through merge requests.

Report bugs using GitLab's issues

We use GitLab issues to track public bugs. Report a bug by opening a new issue.

Good Bug Reports include:

  • A quick summary and/or background
  • Steps to reproduce
    • Be specific
    • Give sample code if you can
  • What you expected would happen
  • What actually happens

License

By contributing, you agree that your contributions will be licensed under its MIT license.