-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci]
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Number of days the issue was closed in before the bot should reply. | ||
# If the issue was closed in more days than this, the bot won't reply. | ||
# Use `daysClosedIn: false` to *always* reply. | ||
daysClosedIn: 5 | ||
|
||
# Labels to look for on issues the bot can reply to | ||
labels: | ||
- bug | ||
|
||
# Comment to post when replying | ||
comment: > | ||
Thanks for raising this issue, and hopefully you're happy with @remy's fix. If you'd like to support this project, you can do just that through the open collective https://opencollective.com/nodemon/donate or at the very least, starring this project would give me @remy a little smile ❤️ |