From f56fad2fa24d0f96c96f499a74a5b868edc02513 Mon Sep 17 00:00:00 2001 From: Louis Charette Date: Sat, 27 Apr 2024 20:26:49 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/documentation-error.md | 10 ++++++++++ .../documentation-improvement-suggestion.md | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation-error.md create mode 100644 .github/ISSUE_TEMPLATE/documentation-improvement-suggestion.md diff --git a/.github/ISSUE_TEMPLATE/documentation-error.md b/.github/ISSUE_TEMPLATE/documentation-error.md new file mode 100644 index 00000000..afc68b8d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-error.md @@ -0,0 +1,10 @@ +--- +name: Documentation error +about: Something is wrong in the doc +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/documentation-improvement-suggestion.md b/.github/ISSUE_TEMPLATE/documentation-improvement-suggestion.md new file mode 100644 index 00000000..e11cabb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-improvement-suggestion.md @@ -0,0 +1,10 @@ +--- +name: Documentation improvement suggestion +about: Something in the doc need improvement +title: '' +labels: '' +assignees: '' + +--- + +