Просмотр исходного кода

Merge branch 'master' into develop

Daniel Gibbs 5 лет назад
Родитель
Сommit
a0f854a616
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      .github/FUNDING.yml
  2. 2 2
      .github/no-response.yml

+ 1 - 1
.github/FUNDING.yml

@@ -1,7 +1,7 @@
 # These are supported funding model platforms
 # These are supported funding model platforms
 
 
 github: dgibbs64 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
 github: dgibbs64 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
-patreon: dgibbs # Replace with a single Patreon username
+patreon: # Replace with a single Patreon username
 open_collective: # Replace with a single Open Collective username
 open_collective: # Replace with a single Open Collective username
 ko_fi: # Replace with a single Ko-fi username
 ko_fi: # Replace with a single Ko-fi username
 tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
 tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel

+ 2 - 2
.github/no-response.yml

@@ -3,8 +3,8 @@
 # Number of days of inactivity before an Issue is closed for lack of response
 # Number of days of inactivity before an Issue is closed for lack of response
 daysUntilClose: 60
 daysUntilClose: 60
 # Label requiring a response
 # Label requiring a response
-responseRequiredLabel: "needs more info"
+responseRequiredLabel: "status: waiting response"
 # Comment to post when closing an Issue for lack of response. Set to `false` to disable
 # Comment to post when closing an Issue for lack of response. Set to `false` to disable
 closeComment: >
 closeComment: >
   This issue has been automatically closed because there has been no response
   This issue has been automatically closed because there has been no response
-  to this issue and is now stale.
+  to this issue and is now stale.