Merge branch 'main' into 16r2customRegistry

This commit is contained in:
NotMyFault 2020-12-07 18:49:00 +01:00 committed by GitHub
commit 44fa96939b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.github/stale.yml vendored Normal file
View File

@ -0,0 +1,17 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- "[!] Bug"
- "[+] Enhancement"
- "Approved"
- "Priority"
- "Under investigation"
staleLabel: "resolution: 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. Thank you
for your contributions.
closeComment: >
This issue has been automatically closed because it has not had activity in
a long time. If the issue still applies to the most recent supported
version, please open a new issue referencing this original issue.