mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
dfe94d99ce
[ci skip]
27 lines
933 B
Markdown
27 lines
933 B
Markdown
# Triage
|
|
|
|
## 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
|
|
```
|
|
|
|
## Responses to Common Problems
|
|
|
|
```
|
|
Thanks for the bug report. Per our [contributing guide][1] please use
|
|
our [bug report template][2].
|
|
|
|
[1]: https://github.com/airblade/paper_trail/blob/master/.github/CONTRIBUTING.md
|
|
[2]: https://github.com/airblade/paper_trail/blob/master/doc/bug_report_template.rb
|
|
```
|