Skip to content

Commit 20342bf

Browse files
committed
updated pr templates to suit the project better
1 parent 451fe8e commit 20342bf

File tree

3 files changed

+3
-30
lines changed

3 files changed

+3
-30
lines changed

.github/PULL_REQUEST_TEMPLATE/bug-fix.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,5 @@
1515
N/A
1616
<!-- /changelog ⬆️ -->
1717

18-
## Checklist
1918

20-
- Is PR safe to revert (yes/no)?:
21-
22-
---
23-
<!-- Add any additional notes, context, or relevant links (RFCs, Slack threads, Linear tickets, etc.) below if needed. -->
24-
25-
26-
27-
28-
<!-- TEMPLATE TYPE DON'T REMOVE: depscan-template-bug-fix -->
19+
<!-- TEMPLATE TYPE DON'T REMOVE: python-cli-template-bug-fix -->

.github/PULL_REQUEST_TEMPLATE/feature.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,4 @@
1313
N/A
1414
<!-- /changelog ⬆️ -->
1515

16-
## Checklist
17-
18-
- Is PR safe to revert (yes/no)?:
19-
20-
---
21-
<!-- Any other context, screenshots, or specific testing instructions. If there are relevant RFCs, Slack threads, Linear tickets, etc., please link to them here. ⬇️ -->
22-
23-
24-
25-
<!-- TEMPLATE TYPE DON'T REMOVE: depscan-template-feature -->
16+
<!-- TEMPLATE TYPE DON'T REMOVE: python-cli-template-feature -->

.github/PULL_REQUEST_TEMPLATE/improvement.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,4 @@
77
N/A
88
<!-- /changelog ⬆️ -->
99

10-
## Checklist
11-
12-
- Is PR safe to revert (yes/no)?:
13-
14-
---
15-
<!-- Any other context, screenshots, or specific testing instructions. If there are relevant RFCs, Slack threads, Linear tickets, etc., please link to them here. ⬇️ -->
16-
17-
18-
19-
<!-- TEMPLATE TYPE DON'T REMOVE: depscan-template-improvement -->
10+
<!-- TEMPLATE TYPE DON'T REMOVE: python-cli-template-improvement -->

0 commit comments

Comments
 (0)