]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Added a GitHub issue template (#599)
authorFrancisco Jiménez Cabrera <jkfran@gmail.com>
Tue, 19 Jul 2016 21:58:17 +0000 (23:58 +0200)
committerJeff Widman <jeff@jeffwidman.com>
Tue, 19 Jul 2016 21:58:17 +0000 (14:58 -0700)
.github/ISSUE_TEMPLATE.rst [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE.rst b/.github/ISSUE_TEMPLATE.rst
new file mode 100644 (file)
index 0000000..8854961
--- /dev/null
@@ -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.