From 947146574874c389cef572572c530391f34cb74f Mon Sep 17 00:00:00 2001 From: Meaghan FitzGerald Date: Tue, 3 Dec 2024 10:47:01 -0500 Subject: [PATCH] Update feature_spec.md Signed-off-by: Meaghan FitzGerald --- .github/ISSUE_TEMPLATE/feature_spec.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_spec.md b/.github/ISSUE_TEMPLATE/feature_spec.md index ec68012fb..f8d0f5a05 100644 --- a/.github/ISSUE_TEMPLATE/feature_spec.md +++ b/.github/ISSUE_TEMPLATE/feature_spec.md @@ -1,18 +1,20 @@ --- -name: Feature specification +name: Feature about: Discussion on design and implementation of new features for the Avalanche CLI. title: '' -labels: enhancement assignees: '' - --- -**Context and scope** -Include a short description of the context and scope of the suggested feature. -Include goals the change will accomplish if relevant. +## Goal + +### Assumptions and Scope + +## Example Usage + +### Requirements: + +### Current Limitations -**Discussion and alternatives** -Include a description of the changes to be made to the code along with alternatives that were considered. +### Nice to Have, but Not Required -**Open questions** -Questions that are still being discussed. +## Open Questions