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>2015-05-08 07:03:42 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-05-08 07:03:42 +0300
commit7198155e55a53c13da4b798c93fcaf9768cd62ae (patch)
tree5ace260a412a6b9cbad64741ad82be729b33d608 /CONTRIBUTING.md
parentb43540bb6f2264fd663611ca28d0074d37377cac (diff)
add contributing rules
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7f104df..3ac2c69 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,15 @@
-# WebTorrent is an OPEN Open Source Project
+# WebTorrent Contributing Guidelines
+
+- Always use WebTorrent for legal downloads.
+- Always search for a related issue before starting a new issue.
+- Always choose a concise, helpful issue name.
+- Always stay on-topic. If you've got a new bug report or feature request, put it in its own issue.
+- Always be polite to other people.
+- Never post private information, such as torrent or tracker names, IP addresses, etc.
+
+Issues that break the rules may be deleted and locked without warning.
+
+## WebTorrent is an OPEN Open Source Project
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.