Merge branch 'master' of github.com:Eugeny/terminus

This commit is contained in:
Eugene Pankov
2019-05-24 11:50:11 +02:00
2 changed files with 4 additions and 1 deletions

3
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
github: eugeny
open_collective: terminus
ko_fi: eugeny

2
.github/stale.yml vendored
View File

@@ -5,7 +5,7 @@ daysUntilClose: 14
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale
exemptLabels: exemptLabels:
- "T: Enhancement" - "T: Enhancement"
- "S: Triaged" - "S: Confirmed"
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: "S: Stale" staleLabel: "S: Stale"
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable