From e61120ae9075e4e074ab74ff5ec4995c5aa8a533 Mon Sep 17 00:00:00 2001 From: commitay Date: Sun, 13 May 2018 12:08:55 +1000 Subject: [PATCH] add .github/issue_template.md --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..038c8541b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +Please fill out one of the templates on: https://github.com/Homebrew/brew/issues/new/choose + +If you want to ask a question please do so on our Discourse: https://discourse.brew.sh + +We will close issues asking questions without comment. \ No newline at end of file