File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ rule with your own words.*
16
16
17
17
--------
18
18
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
+
19
24
## Expected behavior
20
25
21
26
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
24
29
25
30
Describe here what actually happened.
26
31
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
-
32
32
## RuboCop version
33
33
34
34
Include the output of ` rubocop -V ` or ` bundle exec rubocop -V ` if using Bundler. Here's an example:
You can’t perform that action at this time.
0 commit comments