This repository was archived by the owner on Mar 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,28 @@ about: Use this template for tracking bug reports.
44title : " [DATE]: [FEATURE NAME]"
55labels : tracking issue, needs triage
66---
7+
8+ ### Describe the Bug
9+
10+ A clear and concise description of what the bug is.
11+
12+ ### Steps to Reproduce
13+
14+ 1 . Run the following code '...'
15+ 2 . See error '...' or see output '...'
16+
17+ If applicable, add a test case in the issue body.
18+
19+ ### Expected Behavior
20+
21+ A clear and concise description of what you expected to happen.
22+
23+ ### Actual Behavior
24+
25+ A clear and concise description of what actually happened.
26+
27+ If applicable, add screenshots/pastes to help explain your problem.
28+
29+ ### Additional Context
30+
31+ Add any other context about the problem here.
Original file line number Diff line number Diff line change @@ -4,3 +4,22 @@ about: Use this template for tracking new features.
44title : " [DATE]: [FEATURE NAME]"
55labels : tracking issue, needs triage
66---
7+
8+ ### Motivation
9+
10+ A clear and concise description of what the motivation for the new feature is,
11+ and what problem it is solving.
12+
13+ ### Proposed Solution
14+
15+ A clear and concise description of the feature you would like to add, and how
16+ it solves the motivating problem.
17+
18+ ### Alternatives
19+
20+ A clear and concise description of any alternative solutions or features you've
21+ considered, and why you're proposed solution is better.
22+
23+ ### Additional Context
24+
25+ Add any other context or screenshots/pastes about the feature request here.
You can’t perform that action at this time.
0 commit comments