Skip to content

Commit d6bd069

Browse files
authored
Merge pull request rails#54548 from jeromedalbert/tweak-issue-template
Improve issue template formatting [skip ci]
2 parents 917d693 + 67c8ee7 commit d6bd069

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)