Merge pull request #1671 from Redocly/marshevskyy

chore: added pull request template
This commit is contained in:
Roman 2021-07-05 16:20:34 +03:00 committed by GitHub
commit bb67e29bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
.github/pull_request_template.md vendored Normal file
View 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