diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 00000000..bf6f1786 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,16 @@ +--- +name: Documentation +about: Update or correct documentation +title: "[DOCS] " +labels: documentation +assignees: MarkEdmondson1234 + +--- + +# Where should be the new or corrected documentation? + +* If website - please provide a URL +* If in-R examples or function reference - please specify the function (e.g. `?google_analytics`) +* If somewhere else - please specify + +# What changes should be made?