From 632acd0fd640ece63c6c65c83eb21445c356ca0e Mon Sep 17 00:00:00 2001 From: sigoden Date: Sun, 1 Dec 2024 07:56:36 +0800 Subject: chore: add github issue template `add_agent` (#135) --- .github/ISSUE_TEMPLATE/add_agent.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/add_agent.md (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/add_agent.md b/.github/ISSUE_TEMPLATE/add_agent.md new file mode 100644 index 0000000..a42d1b1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add_agent.md @@ -0,0 +1,24 @@ +--- +name: Add a New AI Agent +about: Propose an idea or submit a new AI agent for inclusion +title: '' +labels: enhancement +assignees: '' + +--- + + + +**Agent Description** + + +**Agent Conversation Starters** + + +**Agent Tools** + + + + +**Additional context** + -- cgit v1.2.3