Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 998 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 998 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make by opening an issue or commenting on an existing one 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

  1. Fork the respository
  2. Create a branch to make your changes on in the forked repository
  3. Increase the version number in the package.json to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
  4. Make sure code is formatted using the npm run format script to run ESLint and Prettier checks.
  5. Submit the merge request. One of the organizers will review the request and will merge it in if it looks good, or will provide feedback on how to fix it.

Code of Conduct

As a Techlahoma organization, we expect all contributors to follow the Techlahoma Code of Conduct.