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-02-28 04:06:40 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-02-28 04:06:40 +0300
commit809149e8ae938964eae1757eb91feb1defec9dd8 (patch)
treea60be02bae6487aff99058467c169ee197aadb23 /.github
parentef1a78e8398f1f55bf9872e30217d547a3adf754 (diff)
github: shorter issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 94a7c7c..42cb489 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,14 +1,12 @@
<!--
This template is for bug reports. If you are NOT reporting a bug, you can delete this starter template.
-
-Note that leaving sections blank will make it difficult for us to troubleshoot and we may have to close the issue.
-->
**What version of WebTorrent are you using?**
-**For WebTorrent in the browser: which browser 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?**
+**For WebTorrent in Node.js, which version of Node.js are you using?**
**What did you do? Please include the actual source code causing the issue.**