From 2bbf66ad44de54898f6cfe210bcbe079e62fbfc9 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Mon, 16 Dec 2019 10:00:41 -0800 Subject: [PATCH] add issue policies doc to issue template (#17871) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ .github/ISSUE_TEMPLATE/feature_request.md | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 711d1af618..86f53b9a8a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,6 +4,9 @@ about: Create a report about something that is not working --- + ### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Example: I am trying to do [...] but [...]