From 815230a264de36f692a5754ccd00054ff48347d9 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 25 Feb 2018 11:01:19 -0500 Subject: Added a issue template --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md (limited to '.github') 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 -- cgit v1.2.3