-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into version-180
- Loading branch information
Showing
1 changed file
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |