diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-06-05 10:31:27 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-06-05 10:31:27 +0200 |
commit | 0fdadee769ad7a12de59574c5b9062186edb1b29 (patch) | |
tree | dd8f9a7f77828f763d2d569827bee09e3536ede2 | |
parent | 5555f886c0efbe6ee9c3ce5bac73bd3734a4e631 (diff) | |
download | PeerTube-0fdadee769ad7a12de59574c5b9062186edb1b29.tar.gz PeerTube-0fdadee769ad7a12de59574c5b9062186edb1b29.tar.zst PeerTube-0fdadee769ad7a12de59574c5b9062186edb1b29.zip |
Add issue template
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..c19c3cf8f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md | |||
@@ -0,0 +1,10 @@ | |||
1 | <!-- | ||
2 | Problem with the demonstration server? | ||
3 | -> Please retry in a few hours or send me directly an email: https://github.com/Chocobozzz | ||
4 | Bug? | ||
5 | -> Please check first you're running on the latest version of Firefox/Chromium | ||
6 | -> Please check the console log to add informations to the bug report | ||
7 | --> | ||
8 | |||
9 | * Browser name/version: | ||
10 | * Console log if useful (Gist/Pastebin...): | ||