2016-10-10 13:20:04 -04:00
|
|
|
# Triage
|
|
|
|
|
2016-11-19 19:47:12 -05:00
|
|
|
## Response to Usage Question
|
|
|
|
|
|
|
|
```
|
|
|
|
Per our [contributing guide][1], please ask usage questions on [StackOverflow][2].
|
|
|
|
|
|
|
|
Due to limited volunteer time, we can only accept bug reports and feature requests here on GitHub.
|
|
|
|
|
|
|
|
Once you create a question on StackOverflow, please feel free to comment here with the URL.
|
|
|
|
|
|
|
|
For instructions on how to file a bug report, please see our [issue template][3].
|
|
|
|
|
|
|
|
[1]: https://github.com/airblade/paper_trail/blob/master/.github/CONTRIBUTING.md
|
|
|
|
[2]: https://stackoverflow.com/tags/paper-trail-gem
|
|
|
|
[3]: https://github.com/airblade/paper_trail/blob/master/.github/ISSUE_TEMPLATE.md
|
|
|
|
```
|
|
|
|
|
2016-10-10 13:20:04 -04:00
|
|
|
## Responses to Common Problems
|
|
|
|
|
|
|
|
```
|
|
|
|
Thanks for the bug report. Per our [contributing guide][1] please use
|
|
|
|
our [bug report template][2].
|
|
|
|
|
2016-10-10 13:22:15 -04:00
|
|
|
[1]: https://github.com/airblade/paper_trail/blob/master/.github/CONTRIBUTING.md
|
2016-10-10 13:20:04 -04:00
|
|
|
[2]: https://github.com/airblade/paper_trail/blob/master/doc/bug_report_template.rb
|
|
|
|
```
|