Skip to content

Commit 68609df

Browse files
authored
chore(dev): add dep update choice to PR template (#24704)
* chore(dev): add dep update choice to PR template * ref QoL update * fmt fix * switch to the more generic 'Dependencies'
1 parent 81e546c commit 68609df

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This should help the reviewers give feedback faster and with higher quality. -->
1111
## Change Type
1212
- [ ] Bug fix
1313
- [ ] New feature
14+
- [ ] Dependencies
1415
- [ ] Non-functional (chore, refactoring, docs)
1516
- [ ] Performance
1617

@@ -28,9 +29,10 @@ Changes to CI, website, playground and similar are generally not considered user
2829
## References
2930

3031
<!--
31-
- Closes: #<issue number>
32-
- Related: #<issue number>
33-
- Related: #<PR number>
32+
- Closes: #<issue/PR number or link>
33+
-->
34+
<!--
35+
- Related: #<issue/PR number or link>
3436
-->
3537

3638
## Notes

0 commit comments

Comments
 (0)