mirror of
https://github.com/pdf/zfs_exporter.git
synced 2025-06-03 03:58:59 +00:00

Add github actions CI. BREAKING CHANGE: Go API has changed somewhat, but metrics remain unaffected.
11 lines
458 B
Markdown
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). |