Skip to content

Commit 67c8ee7

Browse files
jeromedalbertfatkodima
authored andcommitted
Improve issue template formatting [skip ci]
For better formatting of issues by default, and to save every issue reporter a couple keystrokes
1 parent 8e504b0 commit 67c8ee7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Report an issue with Rails you've discovered
44
---
55

66
### Steps to reproduce
7+
78
<!-- (Guidelines for creating a bug report are [available
89
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#creating-a-bug-report)) -->
910

@@ -13,12 +14,15 @@ here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#crea
1314
```
1415

1516
### Expected behavior
17+
1618
<!-- Tell us what should happen -->
1719

1820
### Actual behavior
21+
1922
<!-- Tell us what happens instead -->
2023

2124
### System configuration
22-
**Rails version**:
2325

24-
**Ruby version**:
26+
**Rails version**:
27+
28+
**Ruby version**:

0 commit comments

Comments
 (0)