mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-01 16:01:26 +02:00
docs: update PR template
This commit is contained in:
parent
2025c54899
commit
59e717bd9e
2 changed files with 3 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -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
|
||||
```
|
||||
|
||||
|
|
1
.github/PULL_REQUEST_TEMPLATE
vendored
1
.github/PULL_REQUEST_TEMPLATE
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue