Browse Source

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

Eugene Pankov 6 years ago
parent
commit
06da6970cb
2 changed files with 4 additions and 1 deletions
  1. 3 0
      .github/FUNDING.yml
  2. 1 1
      .github/stale.yml

+ 3 - 0
.github/FUNDING.yml

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

+ 1 - 1
.github/stale.yml

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