diff --git a/.github/ISSUE_TEMPLATE/note-template-issue.md b/.github/ISSUE_TEMPLATE/note-template-issue.md deleted file mode 100644 index d250b5d..0000000 --- a/.github/ISSUE_TEMPLATE/note-template-issue.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: Note Template Issue -about: Need help with your custom note template -title: "[Note Template]" -labels: help wanted -assignees: "" ---- - -## Template Type - -Item, Note, Quick Import, Quick Insert, ... - -## Desired Template Performance - -Describe what you want. - -## Current Template - -```js -// Paste your template here -```