You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,12 @@ The adapter has no strict gem dependencies outside of `ActiveRecord` and
211
211
gem 'activerecord-sqlserver-adapter'
212
212
```
213
213
214
+
## Reporting an Issue
215
+
216
+
Having a way to reproduce your issue will help people confirm, investigate, and ultimately fix your issue. You
217
+
can do this by providing an executable test case. To make this process easier, we have prepared a bug report template
218
+
for you to use as a starting point at [How to report a bug](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/wiki/How-to-report-a-bug).
219
+
214
220
## Contributing
215
221
216
222
Please contribute to the project by submitting bug fixes and features. To make sure your fix/feature has
0 commit comments