Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

26 lines (20 loc) · 1.32 KB

Contributing to ASuite

We want to make contributing to this project as approachable and transparent as possible. 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
  • Becoming a maintainer

Code of Conduct

By participating in this project, you agree to abide by the thoughtbot [code of conduct]. We expect everyone to follow the code of conduct anywhere in ASuite's project codebases, issue trackers, chatrooms, and mailing lists.

Our Development Process

We use GitHub to sync code to and from our internal repository. We'll use GitHub to track issues and feature requests, as well as accept pull requests. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue or your changes in pull requests.

Contributing Code

  1. Fork the repo.
  2. Develop and test.
  3. And test again.
  4. Push to your fork. Write a [good commit message][commit].
  5. Submit a pull request.

This is a time for discussion and improvements, and making the necessary changes will be required before we can merge the contribution.

License

By contributing to ASuite, you agree that your contributions will be licensed under its GPLv3 license.