Pull request template (#673)
This commit is contained in:
parent
4abc4edfcc
commit
81cb76dd55
25
.github/pull_request_template.md
vendored
Normal file
25
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
## Description
|
||||
|
||||
<!-- Insert PR description-->
|
||||
|
||||
## Type of change
|
||||
|
||||
Please check the type of change your PR introduces:
|
||||
- [ ] :sunflower: Feature
|
||||
- [ ] :bug: Bugfix
|
||||
- [ ] :world_map: Documentation
|
||||
- [ ] :robot: Test
|
||||
- [ ] :hamster: Trivial/Minor
|
||||
|
||||
## Issue(s)
|
||||
<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
|
||||
|
||||
#<issue>
|
||||
|
||||
## Test Plan
|
||||
|
||||
<!-- How will this be tested prior to merging.-->
|
||||
|
||||
- [ ] :muscle: Manual
|
||||
- [ ] :zap: Unit test
|
||||
- [ ] :green_heart: E2E
|
||||
Loading…
x
Reference in New Issue
Block a user