From 538b1a1e3bfe654bd6c1b5a108bfb24273cac75e Mon Sep 17 00:00:00 2001 From: Robert Kieffer Date: Fri, 11 Sep 2020 16:01:49 -0700 Subject: [PATCH] typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9f2c7cf3..c22adba3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ version before filing your bug report. Node.js 13.x is NOT supported by this lib ## How to reproduce -**REQUIRED**: Provide a [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/minimal-reproducible-example) so that we (the `uuid` maintainers) can reproduce the problem. Issues that do not provide this will be closed without investigation. +**REQUIRED**: Provide a [Minimal, Complete, and Verifiable](https://stackoverflow.com/help/minimal-reproducible-example) example so that we (the `uuid` maintainers) can reproduce the problem. Issues that do not provide this will be closed without investigation. ## Expected behavior