From: Francisco Jiménez Cabrera Date: Tue, 19 Jul 2016 21:58:17 +0000 (+0200) Subject: Added a GitHub issue template (#599) X-Git-Tag: 2.9~27^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfaec3382d483fe4404013cd67ede493a1b554a4;p=thirdparty%2Fjinja.git Added a GitHub issue template (#599) --- 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.