Skip to content

Commit 7ea9747

Browse files
authored
Use quote blocks instead of bold + comments
This should make it easier for folks looking at the PR to tell if this section was provided.
1 parent 5f28d2a commit 7ea9747

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ I'm suggesting these edits to an existing topic or collection:
1717
- [ ] Image (and my file is `*.png`, square, dimensions 288x288)
1818
- [ ] Content (and my changes are in `index.md`)
1919

20-
**Please explain why these changes are necessary:**
21-
22-
<!-- Type in the reason below -->
23-
20+
> Please delete this line and explain why you think these changes should be made.
2421
2522
<!-- ⚠️ ... or this section ⚠️ -->
2623
### Curating a new topic or collection
@@ -29,10 +26,7 @@ I'm suggesting these edits to an existing topic or collection:
2926
- [ ] My folder contains a `*.png` image (if applicable) and `index.md`
3027
- [ ] All required fields in my `index.md` conform to the Style Guide and API docs: https://github.com/github/explore/tree/master/docs
3128

32-
**Please explain why you think this topic or collection should be curated:**
33-
34-
<!-- Type in the reason below -->
35-
29+
> Please delete this line and explain why you think this topic or collection should be curated.
3630
3731
---------------------------------------------------------------------
3832

0 commit comments

Comments
 (0)