Files
CountryCodePicker/.github/no-response.yml
Salvatore Giordano 5277968dbc add probot
2021-06-19 12:06:23 +02:00

15 lines
657 B
YAML

# Configuration for probot-no-response - https://github.com/probot/no-response
# Number of days of inactivity before an issue is closed for lack of response.
daysUntilClose: 7
# Label requiring a response.
responseRequiredLabel: "waiting for response"
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
Without additional information, I'm unfortunately not sure how to
resolve this issue. I'm therefore reluctantly going to close this
bug for now. Please don't hesitate to comment on the bug if you have
any more information for us; I will reopen it right away!
Thanks for your contribution.