docs: update PR template

This commit is contained in:
Bobby DeSimone 2019-06-12 15:02:24 -07:00
parent 2025c54899
commit 59e717bd9e
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E
2 changed files with 3 additions and 2 deletions

View file

@ -25,14 +25,14 @@ A clear and concise description of what you expected to happen.
Configuration file(s):
```text
# Paste your confis here.
# Paste your configs here
# Be sure to scrub any sensitive values
```
Logs(s):
```text
# Paste your confis here.
# Paste your configs here.
# Be sure to scrub any sensitive values
```

View file

@ -21,4 +21,5 @@ Here's an example of a good PR/Commit:
- [ ] updated docs
- [ ] unit tests added
- [ ] related issues referenced
- [ ] updated CHANGELOG.md
- [ ] ready for review