Skip to content

Commit 96f6a88

Browse files
committed
Tweak bug report template
Follow-up to rubocop/rubocop@ab90885
1 parent a2e54c4 commit 96f6a88

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ rule with your own words.*
1616

1717
--------
1818

19+
## Steps to reproduce the problem
20+
21+
This is extremely important! Providing us with a reliable way to reproduce
22+
a problem will expedite its solution.
23+
1924
## Expected behavior
2025

2126
Describe here how you expected RuboCop Rails to behave in this particular situation.
@@ -24,11 +29,6 @@ Describe here how you expected RuboCop Rails to behave in this particular situat
2429

2530
Describe here what actually happened.
2631

27-
## Steps to reproduce the problem
28-
29-
This is extremely important! Providing us with a reliable way to reproduce
30-
a problem will expedite its solution.
31-
3232
## RuboCop version
3333

3434
Include the output of `rubocop -V` or `bundle exec rubocop -V` if using Bundler. Here's an example:

0 commit comments

Comments
 (0)