aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-02-25 11:01:19 -0500
committerAlee <alee14498@gmail.com>2018-02-25 11:01:19 -0500
commit815230a264de36f692a5754ccd00054ff48347d9 (patch)
tree5b5beda87a531c35c29db07ab783ff28eccd0462 /.github/ISSUE_TEMPLATE.md
parentabc2868a2d65df654b071a447c1a4eba77e76b2c (diff)
downloadPokeBot-815230a264de36f692a5754ccd00054ff48347d9.tar.gz
PokeBot-815230a264de36f692a5754ccd00054ff48347d9.tar.bz2
PokeBot-815230a264de36f692a5754ccd00054ff48347d9.zip
Added a issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..506aa5f
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,7 @@
+# Below is an example issue. This is what YOU should write in an issue.
+
+Feature requests: Please add x to the bot. It should return x when ran.
+
+Bug reports: Tell about the bug. Show screenshots and use precise details so the developers know exactly what you are talking about.
+
+After reading this you must replace this text with the error you got. \ No newline at end of file