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>2019-10-23 21:30:44 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-10-23 21:30:48 +0300
commit13a57ba74b70d914026e62eb9425ee65373e4ea0 (patch)
tree027f398748b8df588acb3ecb7729883c1520121c /.github
parentcf736b0476faaf3c68a0fc5c952333c935d05341 (diff)
use org .github repo
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md13
-rw-r--r--.github/config.yml15
-rw-r--r--.github/lock.yml4
-rw-r--r--.github/no-response.yml9
-rw-r--r--.github/stale.yml17
5 files changed, 0 insertions, 58 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 73dd38f..0000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- DO NOT POST LINKS OR REFERENCES TO COPYRIGHTED CONTENT IN YOUR ISSUE. -->
-
-<!-- Issue with the desktop app? Post here: https://github.com/webtorrent/webtorrent-desktop/issues -->
-
-**What version of WebTorrent?**
-
-**What operating system and Node.js version?**
-
-**What browser and version? (if using WebTorrent in the browser)**
-
-**What did you expect to happen?**
-
-**What actually happened?**
diff --git a/.github/config.yml b/.github/config.yml
deleted file mode 100644
index ea6bf58..0000000
--- a/.github/config.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-# ProBot Request Info (https://probot.github.io/apps/request-info/)
-
-requestInfoReplyComment: >
- 👋 We would appreciate it if you could provide us with more information about this
- issue. <br><br> ![](https://feross.net/s/cats/14.gif)
-requestInfoLabelToAdd: 'need more info'
-
-# ProBot Welcome (https://probot.github.io/apps/welcome/)
-
-newPRWelcomeComment: >
- 🙌 Thanks for opening this pull request! You're awesome.
- <br><br> ![](https://feross.net/s/cats/6.gif)
-firstPRMergeComment: >
- 🎉 Congrats on getting your first pull request landed! <br><br>
- ![](https://feross.net/s/cats/29.gif)
diff --git a/.github/lock.yml b/.github/lock.yml
deleted file mode 100644
index 5df3141..0000000
--- a/.github/lock.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-# ProBot Lock (https://probot.github.io/apps/lock/)
-
-daysUntilLock: 365
-lockComment: false
diff --git a/.github/no-response.yml b/.github/no-response.yml
deleted file mode 100644
index 7e320d2..0000000
--- a/.github/no-response.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# ProBot No Response (https://probot.github.io/apps/no-response/)
-
-daysUntilClose: 14
-responseRequiredLabel: 'need more info'
-closeComment: >
- This issue has been automatically closed because there was no response to a
- request for more information from the issue opener. Please leave a comment or
- open a new issue if you have additional information related to this issue.
- <br><br> ![](https://feross.net/s/cats/7.gif)
diff --git a/.github/stale.yml b/.github/stale.yml
deleted file mode 100644
index 4de49ea..0000000
--- a/.github/stale.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-# ProBot Stale (https://probot.github.io/apps/stale/)
-
-daysUntilStale: 90
-daysUntilClose: 14
-exemptLabels:
- - accepted
- - blocked
- - bug
- - enhancement
- - greenkeeper
- - 'help wanted'
- - meta
-staleLabel: stale
-markComment: >
- This issue has been automatically marked as stale because it has not had
- recent activity. It will be closed if no further activity occurs.
-closeComment: false