diff --git a/.github/ISSUE_TEMPLATE/repo-change.md b/.github/ISSUE_TEMPLATE/repo-change.md new file mode 100644 index 0000000..0530534 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/repo-change.md @@ -0,0 +1,21 @@ +--- +name: Repo Change +about: Suggest a repository change, such as a new category, script update, docs change, or workflow improvement +title: "[REPO CHANGE]" +assignees: Joe-Huber + +--- + +### Change Type + +### Summary + +### Why Is This Needed? + +### Proposed Change + +### Files or Areas Affected + +### Expected Outcome + +### Notes diff --git a/.github/ISSUE_TEMPLATE/update-tool.md b/.github/ISSUE_TEMPLATE/update-tool.md new file mode 100644 index 0000000..a27fac6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/update-tool.md @@ -0,0 +1,28 @@ +--- +name: Update Tool +about: Request an update to an existing tool listing +title: "[UPDATE TOOL]" +labels: Update AI Tool +assignees: Joe-Huber + +--- + +### Tool Name + +### Current Tool Link + +### What Needs Updating? + +### Updated Category + +### Updated Description + +### Updated Free Tier + +### Updated Score + +### Updated Tags + +### Reason for Update + +### Notes