Skip to content

Commit 282a8bb

Browse files
authored
Merge pull request #74 from Redocly/roman-m
chore: added pull request template
2 parents b7056b6 + 3d66f96 commit 282a8bb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/pull_request_template.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## What/Why/How?
2+
3+
## Reference
4+
5+
## Testing
6+
7+
## Screenshots (optional)
8+
9+
## Check yourself
10+
11+
- [ ] Code is linted
12+
- [ ] Tested
13+
- [ ] All new/updated code is covered with tests
14+
15+
## Security
16+
17+
- [ ] Security impact of change has been considered
18+
- [ ] Code follows company security practices and guidelines

0 commit comments

Comments
 (0)