Skip to content

Commit f1fea82

Browse files
committed
Reporting an Issue
1 parent b963e6f commit f1fea82

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@ The adapter has no strict gem dependencies outside of `ActiveRecord` and
211211
gem 'activerecord-sqlserver-adapter'
212212
```
213213

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+
214220
## Contributing
215221

216222
Please contribute to the project by submitting bug fixes and features. To make sure your fix/feature has

0 commit comments

Comments
 (0)