From 195893f4cae2417ebae08e1aa8de2a94a4a966c4 Mon Sep 17 00:00:00 2001 From: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:03:10 -0600 Subject: [PATCH] Feature request template Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/feature_request.md | 41 +++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..5adbad9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,41 @@ +# Feature Request Template + +## Summary + + +## Motivation + +- **Problem**: What problem does this solve? +- **Impact**: Who will benefit from this feature? +- **Context**: How does this relate to existing features? + +## Detailed Proposal + + +### Use Cases + +1. +2. + +### Technical Details + +- **Scope**: +- **Dependencies**: +- **Implementation ideas**: + +### Potential Challenges + +- +- + +## Alternatives Considered + +1. Alternative A + - Pros: + - Cons: +2. Alternative B + - Pros: + - Cons: + +## Additional Context +