diff --git a/.github/ISSUE_TEMPLATE/fix-needed.md b/.github/ISSUE_TEMPLATE/fix-needed.md new file mode 100644 index 0000000..e3c1a1d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/fix-needed.md @@ -0,0 +1,17 @@ +--- +name: Fix Needed +about: 'Fix needed in text: Typo, Grammar, Syntax, Terminology, Spelling, Fact, Code' +title: Fix needed [Typo, Grammar, Syntax, Terminology, Spelling, Fact, Code] +labels: bug +assignees: '' + +--- + +**Describe the error** +A clear and concise description of what the error is. + +**To Fix** +How should it be fixed? + +**Additional context** +Add any other context about the problem here.