Skip to content

Commit 8c3c8b5

Browse files
Comment out description on PRs (#1252)
Co-authored-by: Niall Maher <[email protected]>
1 parent 844e2ae commit 8c3c8b5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
# ✨ Codu Pull Request 💻
22

33
Fixes #(issue)
4+
45
<!-- for example `Fixes #1012` -->
56

67
## Pull Request details
78

8-
- INFO ABOUT YOUR PULL REQUEST GOES HERE (Please be as descriptive as possible) 🤜
9-
- Use bullet points to make it easy to read.
9+
<!-- - INFO ABOUT YOUR PULL REQUEST GOES HERE (Please be as descriptive as possible) 🤜
10+
- Use bullet points to make it easy to read. -->
1011

1112
## Any Breaking changes
1213

13-
- IF ANYTHING YOU'RE COMMITTING WOULD BREAK SOMETHING, INCLUDE HERE WHAT WOULD BREAK
14-
- IF YOU HAVE NO BREAKING CHANGES, ENTER 'None'
14+
<!-- - IF ANYTHING YOU'RE COMMITTING WOULD BREAK SOMETHING, INCLUDE HERE WHAT WOULD BREAK
15+
- IF YOU HAVE NO BREAKING CHANGES, ENTER 'None' --->
1516

1617
## Associated Screenshots
1718

18-
- IF YOU HAVE ANY SCREENSHOTS, INCLUDE THEM HERE. _( Welcome file extensions include gifs/png screenshots of your feature in action )_
19-
- IF YOU HAVE NO SCREENSHOTS, ENTER 'None'
19+
<!-- - IF YOU HAVE ANY SCREENSHOTS, INCLUDE THEM HERE. _( Welcome file extensions include gifs/png screenshots of your feature in action )_
20+
- IF YOU HAVE NO SCREENSHOTS, ENTER 'None' --->
2021

2122
## [Optional] What gif best describes this PR or how it makes you feel
2223

23-
- [HERES](https://stackoverflow.com/questions/34341808/is-there-a-way-to-add-an-animated-gif-to-a-markdown-file) HOW TO EASILY ADD GIFS TO A PR
24-
- IF NO GIF COMES TO MIND, ENTER 'None'
24+
<!-- - [HERES](https://stackoverflow.com/questions/34341808/is-there-a-way-to-add-an-animated-gif-to-a-markdown-file) HOW TO EASILY ADD GIFS TO A PR
25+
- IF NO GIF COMES TO MIND, ENTER 'None' -->

0 commit comments

Comments
 (0)