mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Merge branch 'master' of github.com:remy/nodemon
* 'master' of github.com:remy/nodemon: chore: update issue template chore: fix stale.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -14,9 +14,9 @@ assignees: ''
|
||||
gulp, grunt, webpack, etc. Thank you so much <3
|
||||
-->
|
||||
|
||||
- Versions: <!-- run this: node -e 'console.log(`node@${process.version}, ${process.platform}@${require(\"os\").release()}`)' -->
|
||||
- `nodemon -v`:
|
||||
- `node -v`:
|
||||
- Operating system/terminal environment:
|
||||
- Operating system/terminal environment (powershell, gitshell, etc):
|
||||
- Using Docker? What image:
|
||||
- Command you ran:
|
||||
|
||||
|
||||
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
@@ -29,7 +29,4 @@ jobs:
|
||||
|
||||
Thank you for contributing <3
|
||||
close-issue-message: 'Automatically closing this issue due to lack of activity'
|
||||
exempt-issue-labels:
|
||||
- not-stale
|
||||
- security
|
||||
- pinned
|
||||
exempt-issue-labels: not-stale,security,pinned
|
||||
|
||||
Reference in New Issue
Block a user