diff --git a/.github/templates/PULL_REQUEST_TEMPLATE.md b/.github/PR_TEMPLATE/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/templates/PULL_REQUEST_TEMPLATE.md rename to .github/PR_TEMPLATE/PULL_REQUEST_TEMPLATE.md diff --git a/.github/templates/BUG_FIX.md b/.github/templates/BUG_FIX.md deleted file mode 100644 index 16539f5..0000000 --- a/.github/templates/BUG_FIX.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -name: Bug Fix -about: Suggest a new feature for HectorUI -title: '' -labels: new_feature -assignees: '' - ---- - -If you have a question or comment, please use our community discussion forum at instead. - -Submitter: - -#### Briefly describe your problem and what output you expect: - -#### Please include a reproducible example of the bug: - diff --git a/.github/templates/NEW_FEATURE.md b/.github/templates/NEW_FEATURE.md deleted file mode 100644 index 3425933..0000000 --- a/.github/templates/NEW_FEATURE.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: New Feature -about: Suggest a new feature for HectorUI -title: '' -labels: new_feature -assignees: '' - ---- - -If you have a question or comment, please use our community discussion forum at instead. - -Submitter: - -#### Describe the new feature: - -#### How would this improve HectorUI: