mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-23 18:06:58 +08:00
Adding guidelines
This commit is contained in:
parent
e278d447bb
commit
d9aaf1c5ea
1 changed files with 8 additions and 0 deletions
|
|
@ -12,3 +12,11 @@ gem install bundler
|
||||||
bundle install
|
bundle install
|
||||||
bundle exec jekyll serve
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue