diff --git a/.github/ISSUE_TEMPLATE/edit.yml b/.github/ISSUE_TEMPLATE/edit.yml new file mode 100644 index 0000000..355d738 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/edit.yml @@ -0,0 +1,11 @@ +name: Edit +description: Request to edit/fix link +title: 'Edit: ' +labels: ['Edit'] + +body: + - type: input + attributes: + label: New URL + description: New link for what is broken + placeholder: 'https://mangos.arpa/chatgpt.html'