use org .github repo
This commit is contained in:
1
.github/FUNDING.yml
vendored
1
.github/FUNDING.yml
vendored
@@ -1 +0,0 @@
|
|||||||
github: feross
|
|
||||||
11
.github/ISSUE_TEMPLATE.md
vendored
11
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,11 +0,0 @@
|
|||||||
<!-- DO NOT POST LINKS OR REFERENCES TO COPYRIGHTED CONTENT IN YOUR ISSUE. -->
|
|
||||||
|
|
||||||
**What version of WebTorrent Desktop?** (See the 'About WebTorrent' menu)
|
|
||||||
|
|
||||||
**What operating system and version?**
|
|
||||||
|
|
||||||
**What did you do?**
|
|
||||||
|
|
||||||
**What did you expect to happen?**
|
|
||||||
|
|
||||||
**What actually happened?**
|
|
||||||
20
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "🐞 Bug report"
|
||||||
|
about: Report an issue with this software
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- DO NOT POST LINKS OR REFERENCES TO COPYRIGHTED CONTENT IN YOUR ISSUE. -->
|
||||||
|
|
||||||
|
**What version of WebTorrent Desktop are you using?**
|
||||||
|
|
||||||
|
**What operating system and version?**
|
||||||
|
|
||||||
|
**What happened?**
|
||||||
|
|
||||||
|
**What did you expect to happen?**
|
||||||
|
|
||||||
|
**Are you willing to submit a pull request to fix this bug?**
|
||||||
20
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "⭐️ Feature request"
|
||||||
|
about: Request a new feature to be added
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- DO NOT POST LINKS OR REFERENCES TO COPYRIGHTED CONTENT IN YOUR ISSUE. -->
|
||||||
|
|
||||||
|
**What version of WebTorrent Desktop are you using?**
|
||||||
|
|
||||||
|
**What operating system and version?**
|
||||||
|
|
||||||
|
**What problem do you want to solve?**
|
||||||
|
|
||||||
|
**What do you think is the correct solution to this problem?**
|
||||||
|
|
||||||
|
**Are you willing to submit a pull request to implement this change?**
|
||||||
15
.github/config.yml
vendored
15
.github/config.yml
vendored
@@ -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> 
|
|
||||||
requestInfoLabelToAdd: 'need more info'
|
|
||||||
|
|
||||||
# ProBot Welcome (https://probot.github.io/apps/welcome/)
|
|
||||||
|
|
||||||
newPRWelcomeComment: >
|
|
||||||
🙌 Thanks for opening this pull request! You're awesome.
|
|
||||||
<br><br> 
|
|
||||||
firstPRMergeComment: >
|
|
||||||
🎉 Congrats on getting your first pull request landed! <br><br>
|
|
||||||

|
|
||||||
4
.github/lock.yml
vendored
4
.github/lock.yml
vendored
@@ -1,4 +0,0 @@
|
|||||||
# ProBot Lock (https://probot.github.io/apps/lock/)
|
|
||||||
|
|
||||||
daysUntilLock: 365
|
|
||||||
lockComment: false
|
|
||||||
9
.github/no-response.yml
vendored
9
.github/no-response.yml
vendored
@@ -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> 
|
|
||||||
17
.github/stale.yml
vendored
17
.github/stale.yml
vendored
@@ -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
|
|
||||||
Reference in New Issue
Block a user