File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ issue](https://github.com/rails-api/active_model_serializers/issues/new):
32
32
please specify in your report why you can't update to the latest version.
33
33
- Operating system type + version.
34
34
- Ruby version with patch level. And whether you're using rvm, rbenv, etc.
35
- - Include your ruby -e "puts RUBY_DESCRIPTION".
35
+ - Include ` ruby -e "puts RUBY_DESCRIPTION" ` .
36
36
- Clearly-written steps to reproduce the issue (i.e. "Show me how to show myself." ), including:
37
37
- What were you doing? Include code if possible.
38
38
- Command line parameters used, if any.
@@ -44,7 +44,7 @@ issue](https://github.com/rails-api/active_model_serializers/issues/new):
44
44
- The best help here is a failing test. Even better if it's a PR.
45
45
- Then the steps to reproduce and/or a gist or repository that demonstrates the defect.
46
46
- Then examples of the code you were using.
47
- - Any error messages (including stacktrace, i.e. "" Show me the error.")
47
+ - Any error messages (including stacktrace, i.e. "Show me the error.")
48
48
- Things you've tried.
49
49
- A pull request for your fix would be great. Code should have tests.
50
50
- Link to source code, if available.
You can’t perform that action at this time.
0 commit comments