From 3c186277186676566ad3f79bbe79e3855408e080 Mon Sep 17 00:00:00 2001 From: Jacob Burroughs Date: Wed, 9 Nov 2022 19:40:38 -0600 Subject: [PATCH] Create documentation-request.md --- .github/ISSUE_TEMPLATE/documentation-request.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation-request.md diff --git a/.github/ISSUE_TEMPLATE/documentation-request.md b/.github/ISSUE_TEMPLATE/documentation-request.md new file mode 100644 index 0000000..1e5bf2a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-request.md @@ -0,0 +1,16 @@ +--- +name: Documentation Update Request +about: Request an addition, correction or update to documentation +title: '' +labels: documentation +assignees: '' + +--- + +** Requested Change ** +What you would like to see updated (or added) to documentation + +** Relevant existing documentation ** +A link to any existing documentation, with page number if appropriate + +