awesome-prometheus-alerts/CONTRIBUTING.md
2019-02-11 20:52:36 +01:00

22 lines
439 B
Markdown

# Contributing
## Adding alerting rule
Rules are here: `_data/rules.yml`.
## Run localy
```
gem install bundler
bundle install
bundle exec jekyll serve
```
## Guidelines
Please ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Keep descriptions short and simple, but descriptive.
- Queries must be tested on latest exporter version.