From a8e97d844a133203792c64cd4aa7c05e188e4212 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 13 Feb 2018 15:42:02 -0800 Subject: [PATCH] Added missing Serial Comma to issue template :gasp: --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 98922e445..1deb4adab 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -19,4 +19,4 @@ **If this is a feature request, what is motivation or use case for changing the behavior?** -**Please mention other relevant information such as the browser version, Node.js version, webpack version and Operating System.** +**Please mention other relevant information such as the browser version, Node.js version, webpack version, and Operating System.**