diff --git a/.github/lock.yml b/.github/lock.yml deleted file mode 100644 index 436e0b9a7..000000000 --- a/.github/lock.yml +++ /dev/null @@ -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 diff --git a/.github/stale.yml b/.github/stale.yml deleted file mode 100644 index 814750195..000000000 --- a/.github/stale.yml +++ /dev/null @@ -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 \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index e69de29bb..000000000