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.
- Fork the respository
- Create a branch to make your changes on in the forked repository
- 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. - Make sure code is formatted using the
npm run format
script to run ESLint and Prettier checks. - 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.
As a Techlahoma organization, we expect all contributors to follow the Techlahoma Code of Conduct.