diff --git a/doc/triage.md b/doc/triage.md index 70d9fb92..c864c88b 100644 --- a/doc/triage.md +++ b/doc/triage.md @@ -25,3 +25,19 @@ Thanks for the bug report. All bug reports are required to use our [1]: https://github.com/paper-trail-gem/paper_trail/blob/master/.github/CONTRIBUTING.md [2]: https://github.com/paper-trail-gem/paper_trail/blob/master/.github/ISSUE_TEMPLATE/bug_report.md ``` + +## Usage question masquerading as a feature proposal + +``` +> Is there a way to X? If not, I want that feature. + +Hi _____, + +Due to limited volunteer time, we can't answer questions like "Is there a way +...". We ask you to do that research yourself, or use [StackOverflow][1]. We can +only accept feature proposals that have already done this research. + +Please do come back with a more concrete proposal. Thanks! + +[1]: https://stackoverflow.com/tags/paper-trail-gem +```