Skip to content

Commit 8240f41

Browse files
authored
Meta: Make issue templates more scannable (#2029)
1 parent 078f47d commit 8240f41

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ labels: enhancement, under discussion
55

66
---
77

8-
<!--
8+
<!-- Thanks for contributing! 🏓 -->
99

10-
Thanks for contributing! 🏓
1110

12-
Please specify a URL where the feature should appear.
13-
14-
-->
11+
Example URL:
12+
<!-- Please specify a URL where the feature should appear -->

.github/pull_request_template.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
<!--
1+
<!-- Thanks for contributing! 🍄 -->
22

3-
The more the merrier! 🍻 Thanks for contributing!
3+
Closes
4+
<!-- 👆 Does this PR close/fix an existing issue? Put it here. E.g. `Closes #10`
45
5-
1. List some URLs that reviewers can use to test your PR
66
7-
2. Make sure you specify the issue you're fixing/closing, if any, following this format:
8-
9-
Fixes #123
10-
Closes #56
11-
12-
-->
7+
# Test
8+
<!-- List some URLs that reviewers can use to test your PR -->

0 commit comments

Comments
 (0)