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):
3232 please specify in your report why you can't update to the latest version.
3333- Operating system type + version.
3434- 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" ` .
3636- Clearly-written steps to reproduce the issue (i.e. "Show me how to show myself." ), including:
3737 - What were you doing? Include code if possible.
3838 - Command line parameters used, if any.
@@ -44,7 +44,7 @@ issue](https://github.com/rails-api/active_model_serializers/issues/new):
4444 - The best help here is a failing test. Even better if it's a PR.
4545 - Then the steps to reproduce and/or a gist or repository that demonstrates the defect.
4646 - 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.")
4848 - Things you've tried.
4949 - A pull request for your fix would be great. Code should have tests.
5050 - Link to source code, if available.
You can’t perform that action at this time.
0 commit comments