CONTRIBUTING.md in chartkick-2.3.0 vs CONTRIBUTING.md in chartkick-2.3.1
- old
+ new
@@ -19,13 +19,14 @@
```rb
gem "chartkick", github: "ankane/chartkick"
```
-If the above steps don’t help, create an issue.
+If the above steps don’t help, create an issue. Include:
-- Include the JavaScript rendered by Chartkick.
-- For exceptions, include the complete backtrace.
+- Detailed steps to reproduce
+- JavaScript rendered by Chartkick
+- Complete backtraces for exceptions
## Pull Requests
Fork the project and create a pull request. A few tips: