Skip to content

Commit 7f888c2

Browse files
author
Bri Achtman
authored
Update issue templates (#5846)
* Update issue templates * add .net version to report a bug * add request for code and sample projects in file a bug * remove extra "additional context" section in suggest a feature
1 parent 442c29c commit 7f888c2

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Report a bug
3+
about: File a bug to help us improve ML.NET
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**System Information (please complete the following information):**
11+
- OS & Version: [e.g. Windows 10]
12+
- ML.NET Version: [e.g. ML.NET v1.5.5]
13+
- .NET Version: [e.g. .NET 5.0]
14+
15+
**Describe the bug**
16+
A clear and concise description of what the bug is.
17+
18+
**To Reproduce**
19+
Steps to reproduce the behavior:
20+
1. Go to '...'
21+
2. Click on '....'
22+
3. Scroll down to '....'
23+
4. See error
24+
25+
**Expected behavior**
26+
A clear and concise description of what you expected to happen.
27+
28+
**Screenshots, Code, Sample Projects**
29+
If applicable, add screenshots, code snippets, or sample projects to help explain your problem.
30+
31+
**Additional context**
32+
Add any other context about the problem here.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Suggest a feature
3+
about: Suggest a feature or idea for ML.NET
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)