diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-02-25 11:52:53 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-02-25 11:52:53 -0500 |
| commit | 846f59ecc018704b78f0b33d6dda081fc5a5cf05 (patch) | |
| tree | dd3866ea1aa28a7bb8d03032ff6fb646c853c2df /.github/ISSUE_TEMPLATE.md | |
| parent | fb24fdcadd13beee78f8e89d293e31764a7c059d (diff) | |
| parent | 815230a264de36f692a5754ccd00054ff48347d9 (diff) | |
| download | PokeBot-846f59ecc018704b78f0b33d6dda081fc5a5cf05.tar.gz PokeBot-846f59ecc018704b78f0b33d6dda081fc5a5cf05.tar.bz2 PokeBot-846f59ecc018704b78f0b33d6dda081fc5a5cf05.zip | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 7 |
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 |
