diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4b283d26005..7970afff546 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Configuration Request + url: https://github.com/MarlinFirmware/Configurations/issues/649 + about: Request a new Configuration or variant of an existing Configuration here. - name: Marlin Documentation url: http://marlinfw.org/ about: Lots of documentation on installing and using Marlin. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index bc4fefe85d7..00000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: Configuration request -about: Request a Configuration -title: "[FR] (configuration request title)" -labels: '' -assignees: '' - ---- - - - -### Description - - - -### Configuration Details - - - -* Manufacturer: -* Model: -* Motherboard: - -#### Additional Information - -* Provide links to the requested printer/configuration. \ No newline at end of file