From 68096946d5822e015f24b467883c2b1ffdb8af46 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Sun, 2 Jun 2024 17:08:58 +0545 Subject: [PATCH 1/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index feab2fa77..ddd2d72e1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,9 @@ A clear and concise description of what the bug is. **Examples** If applicable, add screenshots to help explain your problem. +**Reproductions** +If applicable, provide a reproduction on platforms like [stackblitz](https://stackblitz.com) + **Additional context** Validator.js version: Node.js version: From c7f9afd8ad3bbe78a8dd864b7a745c192f70c150 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Sun, 2 Jun 2024 17:14:16 +0545 Subject: [PATCH 2/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ddd2d72e1..e3ea69e2c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,6 +16,7 @@ If applicable, add screenshots to help explain your problem. **Reproductions** If applicable, provide a reproduction on platforms like [stackblitz](https://stackblitz.com) +Minimal reproduction should look like this [reproduction](https://stackblitz.com/edit/stackblitz-starters-efhgq9?file=index.js) **Additional context** Validator.js version: From 20d6e4276e6c7638e83456afa03faf8b62c0e6eb Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Mon, 3 Jun 2024 10:08:07 +0545 Subject: [PATCH 3/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e3ea69e2c..799e41348 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,8 +15,7 @@ A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem. **Reproductions** -If applicable, provide a reproduction on platforms like [stackblitz](https://stackblitz.com) -Minimal reproduction should look like this [reproduction](https://stackblitz.com/edit/stackblitz-starters-efhgq9?file=index.js) +If applicable, provide a reproduction on platforms like [runkit](npm.runkit.com/validator) **Additional context** Validator.js version: