diff --git a/.github/ISSUE_TEMPLATE/documentation-change.md b/.github/ISSUE_TEMPLATE/documentation-change.md deleted file mode 100644 index 3dc7ba594..000000000 --- a/.github/ISSUE_TEMPLATE/documentation-change.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Documentation Change -about: Suggest an addition or modification to the NetBox documentation - ---- - - -### Change Type -[ ] Addition -[ ] Correction -[ ] Deprecation -[ ] Cleanup (formatting, typos, etc.) - - -### Proposed Changes diff --git a/.github/ISSUE_TEMPLATE/documentation_change.md b/.github/ISSUE_TEMPLATE/documentation_change.md index a211116cc..3dc7ba594 100644 --- a/.github/ISSUE_TEMPLATE/documentation_change.md +++ b/.github/ISSUE_TEMPLATE/documentation_change.md @@ -1,6 +1,7 @@ --- -name: :book: Documentation Change +name: Documentation Change about: Suggest an addition or modification to the NetBox documentation + ---