From 6a91a05fffeda16ff6b3b5008b6b340d42d31ec0 Mon Sep 17 00:00:00 2001 From: Jordan Tucker Date: Sat, 17 Dec 2022 19:23:55 -0600 Subject: [PATCH] docs(template): bug -> bug report --- .github/issue_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 3fd3598c..6eef661a 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,6 +1,6 @@ -If you are submitting a bug because you are receiving an error or because this -project is incompatible with the [official JSON5 -specification][spec], please continue. +If you are submitting a bug report because you are receiving an error or because +this project is incompatible with the [official JSON5 specification][spec], +please continue. If you are submitting a feature request or code improvement that is compatible with the [official JSON5 specification][spec], please continue.