mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
chore: added security section into pull request template
This commit is contained in:
parent
0c6fd47762
commit
a7a1efd83f
18
.github/pull_request_template.md
vendored
Normal file
18
.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
## What/Why/How?
|
||||||
|
|
||||||
|
## Reference
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
## Screenshots (optional)
|
||||||
|
|
||||||
|
## Check yourself
|
||||||
|
|
||||||
|
- [ ] Code is linted
|
||||||
|
- [ ] Tested
|
||||||
|
- [ ] All new/updated code is covered with tests
|
||||||
|
|
||||||
|
## Security
|
||||||
|
|
||||||
|
- [ ] Security impact of change has been considered
|
||||||
|
- [ ] Code follows company security practices and guidelines
|
Loading…
Reference in New Issue
Block a user