From d021f796e0fddf8633b251cfaeafd4dc149891ae Mon Sep 17 00:00:00 2001 From: RicInNewMexico <78682404+RicInNewMexico@users.noreply.github.com> Date: Thu, 10 Feb 2022 10:59:01 -0700 Subject: [PATCH] Create documentation-change-request.md --- .../documentation-change-request.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation-change-request.md diff --git a/.github/ISSUE_TEMPLATE/documentation-change-request.md b/.github/ISSUE_TEMPLATE/documentation-change-request.md new file mode 100644 index 00000000..a3eeb2f2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-change-request.md @@ -0,0 +1,20 @@ +--- +name: Documentation Change Request +about: Create a report about our documentation to help us improve +title: 'Documentation Change Request' +labels: '' +assignees: '' + +--- + +Please - if you just have a question, post in our [forum](https://meshtastic.discourse.group/) instead. Please reserve this system for requesting changes to the Meshtastic documentation. + +**Describe what section of the docs is outdated or otherwise in need of change** +Be as clear and concise as possible. Provide a URL or GitHub path to the doc you are referencing. + +**Suggested Changes** +What specifically in that documentation area needs to be changed / removed / added? +If possible provide replacement text when requesting changes or new text to fill in missing documentation. + +**Additional Notes** +Add any other context here. \ No newline at end of file