Revert "Start of contributing, adding lock and stale (as per example from Juiceshop"

This reverts commit 897afa3c2b.
This commit is contained in:
Nanne Baars
2021-09-29 13:58:49 +02:00
parent ffe400cb76
commit 32bd895632
3 changed files with 0 additions and 24 deletions

10
.github/lock.yml vendored
View File

@ -1,10 +0,0 @@
---
daysUntilLock: 365
skipCreatedBefore: false
exemptLabels: []
lockLabel: false
lockComment: >
This thread has been automatically locked because it has not had
recent activity after it was closed. :lock: Please open a new issue
for regressions or related bugs.
setLockReason: false

14
.github/stale.yml vendored
View File

@ -1,14 +0,0 @@
---
daysUntilStale: 90
daysUntilClose: 14
exemptLabels:
- bounty
- challenge
- critical
- feature
- technical debt
staleLabel: stale
markComment: >
This issue has been automatically marked as `stale` because it has not had
recent activity. :calendar: It will be _closed automatically_ in one week if no further activity occurs.
closeComment: false

View File