diff --git a/.github/ISSUE_TEMPLATE/incorrect-specification-found.md b/.github/ISSUE_TEMPLATE/incorrect-specification-found.md new file mode 100644 index 0000000..1a7b6d2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/incorrect-specification-found.md @@ -0,0 +1,17 @@ +--- +name: Incorrect specification found +about: You have found a specification on this repository that is incorrect. +title: "[INCORRECT SPECIFICATION]" +labels: '' +assignees: '' + +--- + +**What section:** +List here. + +**What part:** +List here. + +**What is the correct specification:** +List here.