Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 1.1 KB

Contributing

We are open to, and grateful for, any contributions made by the community. By contributing to DevAlpha, you agree to abide by the code of conduct.

Reporting Issues and Asking Questions

Before opening an issue, please search the issue tracker to make sure your issue hasn't already been reported.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  • Open a new issue in the Issue tracker.
  • Fork the repo.
  • Create a new feature branch based off the master branch.
  • Make sure all tests pass and there are no linting errors.
  • If applicable, also update the documentation with your changes.
  • Submit a pull request, referencing any issues it addresses.