diff --git a/.github/ISSUE_TEMPLATE/beavs-ai-feature-request.md b/.github/ISSUE_TEMPLATE/beavs-ai-feature-request.md new file mode 100644 index 0000000..4c72844 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/beavs-ai-feature-request.md @@ -0,0 +1,37 @@ +--- +name: Beavs AI Feature Request +about: A component, capability, or enhancement that could be made to Beavs AI +title: "feat: [your feature request here]" +labels: enhancement +assignees: "" +--- + +# Beavs AI Feature Request + +## Description + +Explain what the feature is and why it would be beneficial for the Beavs AI project. + +## Proposed Solution + +Explain how you envision the feature working. Include any technical details, specific APIs, or frameworks that could be used to implement the feature. + +## Additional Context + +Any other context, screenshots, or references that would help explain the feature request further. + +## Tasks + +- [ ] Task 1 +- [ ] Task 2 +- [ ] Task 3 + +## Resources + +Include links to any resources, documentation, or articles that may be helpful for implementing the feature. + +## Priority + +- [ ] Low +- [ ] Medium +- [ ] High