From 9a2887d1ed90bde71eec2dbb83c67eba7a70e2c3 Mon Sep 17 00:00:00 2001 From: WilsonJacob Date: Sat, 29 May 2021 10:50:24 +0000 Subject: [PATCH] Created '.github/ISSUE_TEMPLATE.md' using 'tc-create-app' --- .github/ISSUE_TEMPLATE.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..3bbad52 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,29 @@ +**Thank you so much for submitting a suggested change.** + +We ask that you title the issue with the Book, Chapter and Verse information. You can write out the book name or use the 3-letter code. For example you will type in the Title field above: + +```md +Matthew 5:6 +``` + +OR + +```md +MAT 5:6 +``` + +Will you please start your suggestion with a copy of the current text and then put 2 blank lines and then your suggested change below that. + +For example: + +```md + +this is a metaphor, (this is the text of a translationNote) + + +I believe that this is a simile because and give the reasoning (this is a suggested change with a explanation for the suggestion) +``` + +**We really appreciate your help in making the resources the best they can be!** + +(You can replace all of the above text with your suggestions.)