Skip to content

Commit bfef422

Browse files
committed
add design template
1 parent 8e77996 commit bfef422

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/ISSUE_TEMPLATE/design.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Project design
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: 'design'
6+
assignees: ''
7+
8+
---
9+
10+
**Goal or context for the feature**
11+
- A clear and concise description of what the problem is.
12+
13+
**Describe the solution you'd like**
14+
- A clear and concise description of the solution.
15+
- Reference links
16+
- Describe alternatives you've considered
17+
18+
**Focused testing scope**
19+
Describe the main testing area

0 commit comments

Comments
 (0)