From a9e1f114905540760b7993eee3d7d7d341fd0a04 Mon Sep 17 00:00:00 2001 From: Bassam <61985779+bassamanator@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:15:26 -0400 Subject: [PATCH] Update issue templates --- .../incorrect-specification-found.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/incorrect-specification-found.md 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.