Skip to content

Commit

Permalink
chore: update responseRequiredLabel for no-response config
Browse files Browse the repository at this point in the history
  • Loading branch information
hsuanxyz committed Feb 20, 2019
1 parent f2fde8c commit f4c2ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/no-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Number of days of inactivity before an Issue is closed for lack of response
daysUntilClose: 7
# Label requiring a response
responseRequiredLabel: 🤔️ Need More Info
responseRequiredLabel: Need More Info
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automatically closed because there has been no response
Expand Down

0 comments on commit f4c2ebb

Please sign in to comment.