From cfaec3382d483fe4404013cd67ede493a1b554a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francisco=20Jim=C3=A9nez=20Cabrera?= Date: Tue, 19 Jul 2016 23:58:17 +0200 Subject: [PATCH] Added a GitHub issue template (#599) --- .github/ISSUE_TEMPLATE.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.rst diff --git a/.github/ISSUE_TEMPLATE.rst b/.github/ISSUE_TEMPLATE.rst new file mode 100644 index 00000000..8854961a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.rst @@ -0,0 +1,2 @@ +The issue tracker is a tool to address bugs. +Please use the #pocoo IRC channel on freenode or Stack Overflow for questions. -- 2.47.2