Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 4a17519

Browse files
committed
update GH templates
1 parent 1a66718 commit 4a17519

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ assignees: ''
1414

1515
Steps to reproduce the behavior:
1616

17-
1. Go to '...'
1817
1. Run '....'
19-
1. Scroll down to '....'
2018
1. See error
2119

2220
<!-- If you have a code sample, error messages, stack traces, please provide it here as well -->

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: enhancement, help wanted
5+
labels: enhancement
66
assignees: ''
77
---
88

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Before submitting
1+
## Before submitting
22

33
- [ ] Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
44
- [ ] Did you make sure to update the docs?

0 commit comments

Comments
 (0)