From c18cf09c9a8652ad99e9a34930b586f647de837a Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Sat, 29 Feb 2020 12:41:29 +0200 Subject: [PATCH 1/6] chore: update history link of security --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index b60dbfe..48db6ab 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -102,7 +102,7 @@ life-cycle: This is a living document and may be updated from time to time. Please refer to the -[git history](https://github.com/tunnckoCore/hela/commits/master/.github/SECURITY.md) +[git history](https://github.com/node-formidable/.github/commits/master/SECURITY.md) for this document to view the changes. ### License From fc789d2f8b129af69cb0bfedbc63e68c396aec78 Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Sat, 29 Feb 2020 12:42:44 +0200 Subject: [PATCH 2/6] chore: update github funding --- FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/FUNDING.yml b/FUNDING.yml index 9380a54..dd44fa8 100644 --- a/FUNDING.yml +++ b/FUNDING.yml @@ -1,3 +1,4 @@ +tidelift: npm/formidable ko_fi: tunnckoCore patreon: tunnckoCore github: From 48e986dfffc7805413c6bc90ef93926b70645220 Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Sat, 29 Feb 2020 12:50:48 +0200 Subject: [PATCH 3/6] chore: update templates (#1) * chore: update templates * Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 23 +++++++++-------------- .github/ISSUE_TEMPLATE/feature_request.md | 19 +++++++++---------- 2 files changed, 18 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8e69b66..2446d56 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,16 +19,11 @@ assignees: '' #### Support plan - _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or @@ -47,11 +42,11 @@ as well as priority support options to meet your needs. #### What are you trying to achieve or the steps to reproduce? ```js diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f33097f..a701743 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -19,16 +19,11 @@ assignees: '' #### Support plan - _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or @@ -47,7 +42,11 @@ as well as priority support options to meet your needs. #### What problem are you trying to solve? ```js From 7dfe98fc6e317c5c46cd390d8ee0c8403761ed4a Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Fri, 13 Mar 2020 20:06:41 +0200 Subject: [PATCH 4/6] chore: clarify what `module version` means (#2) * chore: clarify what `module version` means * Update feature_request.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2446d56..492a377 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -34,8 +34,8 @@ assignees: '' #### Context - _node version_: -- _module version_: -- _environment_ (e.g. node, browser, native): +- _module (formidable) version_: +- _environment_ (e.g. node, browser, native, OS): - _used with_ (i.e. popular names of modules): - _any other relevant information_: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a701743..0c4f0c1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -34,8 +34,8 @@ assignees: '' #### Context - _node version_: -- _module version_: -- _environment_ (e.g. node, browser, native): +- _module (formidable) version_: +- _environment_ (e.g. node, browser, native, OS): - _used with_ (i.e. popular names of modules): - _any other relevant information_: From 79c90c1af2ccc0f5d0325ee7650b5afd6ad09b46 Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent <5038030+tunnckoCore@users.noreply.github.com> Date: Sat, 6 Nov 2021 23:31:29 +0200 Subject: [PATCH 5/6] chore: updates to bug_report template --- .github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 492a377..57fd474 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,7 +16,7 @@ assignees: '' ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ --> -#### Support plan +### Support plan -- _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or - Enterprise): -- _is this issue currently blocking your project?_ (yes/no): -- _is this issue affecting a production system?_ (yes/no): +- Which support plan is this issue covered by? (Community, Sponsor, Enterprise): +- Currently blocking your project/work? (yes/no): +- Affecting a production system? (yes/no): -#### Context +### Context -- _node version_: -- _module (formidable) version_: -- _environment_ (e.g. node, browser, native, OS): -- _used with_ (i.e. popular names of modules): -- _any other relevant information_: +- Node.js version: +- [Release Line](https://github.com/node-formidable/formidable/issues/769) of Formidable (Legacy, Current, Next): +- Formidable exact version: +- Environment (node, browser, native, OS): +- Used with (popular names of modules): -#### What are you trying to achieve or the steps to reproduce? +### What are you trying to achieve or the steps to reproduce?