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
|
||||
|
||||
Please check the type of change your PR introduces:
|
||||
<!--- Please check the type of change your PR introduces: --->
|
||||
- [ ] :sunflower: Feature
|
||||
- [ ] :bug: Bugfix
|
||||
- [ ] :world_map: Documentation
|
||||
- [ ] :robot: Test
|
||||
- [ ] :computer: CI/Deployment
|
||||
- [ ] :hamster: Trivial/Minor
|
||||
|
||||
## 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>
|
||||
|
||||
## 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