Skip to content

Commit a24b50e

Browse files
committed
Use comments instead of quotes in github templates
1 parent d3df720 commit a24b50e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/issue_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## System
22

3-
> Feel free to delete this section if you're submitting a feature request
3+
<!-- Feel free to delete this section if you're submitting a feature request -->
44

55
- OS: _(Travis/OSX/Linux/Windows)_
66
- `ruby -v`:

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
* See CHANGELOG.md for more
44

5-
5+
<!--
66
## Issues Fixed
77
88
* Fixes #3000
9+
-->

0 commit comments

Comments
 (0)