zfs_exporter/.github/CONTRIBUTING.md
Peter Fern 056b386307 refactor(core): Update prometheus toolchain and refactor internals
Add github actions CI.

BREAKING CHANGE: Go API has changed somewhat, but metrics remain
unaffected.
2021-06-22 14:34:30 +10:00

11 lines
458 B
Markdown

# Contributing
When contributing to this repository, please open an issue with a description of the problem you wish to solve, prior to sending a pull request.
## Contributing Code
Please ensure that all code is formatted prior to committing.
### Commit messages
Commits to this repository should have messages that conform to the [AngularJS Git Commit Guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines).