Skip to content

Commit 88bd634

Browse files
authored
docs(issue/template): update issue template for feature (#5774)
add background,specification,test specification and scope of impact
1 parent b56d044 commit 88bd634

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/request-a-feature.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,23 @@ labels: 'type:feature'
66
assignees: ''
77

88
---
9+
# Background
910

1011
# Rationale
1112

1213
Why should this feature exist?
14+
1315
What are the use-cases?
1416

17+
# Specification
18+
19+
# Test Specification
20+
21+
# Scope Of Impact
22+
23+
1524
# Implementation
1625

1726
Do you have ideas regarding the implementation of this feature?
27+
1828
Are you willing to implement this feature?

0 commit comments

Comments
 (0)