From 79ad546326f457edf87883a9a5a8f4c1d7a47fc5 Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Fri, 9 Jul 2021 09:39:15 +0100 Subject: [PATCH 1/2] chore: fix stale.yml Wrong format in except labels --- .github/workflows/stale.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index b53c3c2a..4a37389d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -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 From 46791d619bd1d79c35bc0ffc23b868c5048dd82a Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Fri, 9 Jul 2021 10:24:05 +0100 Subject: [PATCH 2/2] chore: update issue template [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8fc95e8b..d85b2bbb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,9 +14,9 @@ assignees: '' gulp, grunt, webpack, etc. Thank you so much <3 --> +- Versions: - `nodemon -v`: -- `node -v`: -- Operating system/terminal environment: +- Operating system/terminal environment (powershell, gitshell, etc): - Using Docker? What image: - Command you ran: