Skip to content

Commit acc2b94

Browse files
[Update] issue template
1 parent f48315d commit acc2b94

1 file changed

Lines changed: 33 additions & 22 deletions

File tree

Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,34 @@
1-
### Prerequisites
2-
3-
- [ ] I have written a descriptive issue title
4-
- [ ] I have verified that I am running the latest version of the SysML2.NET
5-
- [ ] I have searched [open](https://github.com/STARIONGROUP/SysML2.NET/issues) and [closed](https://github.com/STARIONGROUP/SysML2.NET/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
6-
7-
### Description
8-
<!-- A description of the bug or feature -->
9-
10-
### Steps to Reproduce
11-
<!-- List of steps, sample code, failing test or link to a project that reproduces the behavior -->
12-
13-
### System Configuration
14-
<!-- Tell us about the environment where you are experiencing the bug -->
15-
16-
- SysML2.NET version:
17-
- [ ] SysML2.NET:
18-
- [ ] Other:
19-
- Environment (Operating system, version and so on):
20-
- .NET Framework version:
21-
- Additional information:
22-
1+
---
2+
name: "Bug or Feature Report"
3+
about: "Report a bug or request a feature for SysML2.NET"
4+
title: "[Bug|Feature]: "
5+
labels: []
6+
assignees: []
7+
---
8+
9+
### What type of issue is this?
10+
11+
- [ ] Bug report
12+
- [ ] Feature request
13+
14+
### Prerequisites
15+
16+
- [ ] I have written a descriptive issue title
17+
- [ ] I have verified that I am running the latest version of the SysML2.NET
18+
- [ ] I have searched [open](https://github.com/STARIONGROUP/SysML2.NET/issues) and [closed](https://github.com/STARIONGROUP/SysML2.NET/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported
19+
20+
### Description
21+
<!-- A description of the bug or feature -->
22+
23+
### Steps to Reproduce
24+
<!-- List of steps, sample code, failing test or link to a project that reproduces the behavior -->
25+
26+
### System Configuration
27+
<!-- Tell us about the environment where you are experiencing the bug -->
28+
29+
- SysML2.NET version:
30+
- Environment (Operating system, version and so on):
31+
- .NET Framework version:
32+
- Additional information:
33+
2334
<!-- Thanks for reporting the issue to SysML2.NET! -->

0 commit comments

Comments
 (0)