diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d69d92a55a1c25ca8ecc7ad6a956966ef6fbc21e..6844d1d8928276b6df2a039b785d862c0eb0e12f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,11 +2,19 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: bug assignees: '' --- +_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_ +[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information: +- Account name or name of person +- Account email +- Any personally identifying information +- Title of submission (app URLs alone are OK) +- When in doubt, use the above form. + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 693c2dbbaf954f0cdc62e35cab1723fef54815e9..643e7c011a05724135c0acac26e4811519b24aca 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,6 +7,14 @@ assignees: '' --- +_**PLEASE DO NOT INCLUDE SENSITIVE INFORMATION**_ +[Use this form](https://docs.google.com/forms/d/e/1FAIpQLSdcn68IgWuk5-YyXF8ZuVK5Dxj5az6eemmLlqDsghJwEmxY6A/viewform). if you need to include the following information: +- Account name or name of person +- Account email +- Any personally identifying information +- Title of submission (app URLs alone are OK) +- When in doubt, use the above form. + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]