add CI/Deployment to PR template types (#769)
## Description Add a new type of change to the template: CI/Deployment ## Type of change - [ ] 🌻 Feature - [ ] 🐛 Bugfix - [ ] 🗺️ Documentation - [ ] 🤖 Test - [ ] 🐹 Trivial/Minor ## Issue(s) * #744 ## Test Plan - [ ] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
This commit is contained in:
parent
57bb229f35
commit
22c0bf5c3a
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@ -4,22 +4,22 @@
|
|||||||
|
|
||||||
## Type of change
|
## Type of change
|
||||||
|
|
||||||
Please check the type of change your PR introduces:
|
<!--- Please check the type of change your PR introduces: --->
|
||||||
- [ ] :sunflower: Feature
|
- [ ] :sunflower: Feature
|
||||||
- [ ] :bug: Bugfix
|
- [ ] :bug: Bugfix
|
||||||
- [ ] :world_map: Documentation
|
- [ ] :world_map: Documentation
|
||||||
- [ ] :robot: Test
|
- [ ] :robot: Test
|
||||||
|
- [ ] :computer: CI/Deployment
|
||||||
- [ ] :hamster: Trivial/Minor
|
- [ ] :hamster: Trivial/Minor
|
||||||
|
|
||||||
## Issue(s)
|
## Issue(s)
|
||||||
<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
|
|
||||||
|
|
||||||
|
<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
|
||||||
* #<issue>
|
* #<issue>
|
||||||
|
|
||||||
## Test Plan
|
## Test Plan
|
||||||
|
|
||||||
<!-- How will this be tested prior to merging.-->
|
<!-- How will this be tested prior to merging.-->
|
||||||
|
|
||||||
- [ ] :muscle: Manual
|
- [ ] :muscle: Manual
|
||||||
- [ ] :zap: Unit test
|
- [ ] :zap: Unit test
|
||||||
- [ ] :green_heart: E2E
|
- [ ] :green_heart: E2E
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user