Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2016-03-02 13:51:33 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-03-02 13:51:33 +0300
commit67dd244e75254ed8fbe9bffe79f7c905770f0851 (patch)
tree7edeeba07e3d46bba6bc6236057618beb31556e7 /.github
parent4bcc2101bea02080845fabffac13e75d8d793349 (diff)
update issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 42cb489..7fab95a 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,12 +1,6 @@
-<!--
-This template is for bug reports. If you are NOT reporting a bug, you can delete this starter template.
--->
-
-**What version of WebTorrent are you using?**
-
-**For WebTorrent in the browser, which browser are you using?**
-
-**For WebTorrent in Node.js, which version of Node.js are you using?**
+* WebTorrent version:
+* Node.js version:
+* Browser name/version (if using WebTorrent in the browser):
**What did you do? Please include the actual source code causing the issue.**