Skip to content

Commit 63958fd

Browse files
[Update] issue template to new style
1 parent b96c1c8 commit 63958fd

1 file changed

Lines changed: 34 additions & 23 deletions

File tree

Lines changed: 34 additions & 23 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 ReqIFSharp
5-
- [ ] I have searched [open](https://github.com/STARIONGROUP/ReqIFSharp/issues) and [closed](https://github.com/STARIONGROUP/ReqIFSharp/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-
- ReqIFSharp version:
17-
- [ ] ReqIFSharp:
18-
- [ ] Other:
19-
- Environment (Operating system, version and so on):
20-
- .NET Framework version:
21-
- Additional information:
22-
23-
<!-- Thanks for reporting the issue to ReqIFSharp! -->
1+
---
2+
name: "Bug or Feature Report"
3+
about: "Report a bug or request a feature for reqifsharp"
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 reqifsharp
18+
- [ ] I have searched [open](https://github.com/STARIONGROUP/reqifsharp/issues) and [closed](https://github.com/STARIONGROUP/reqifsharp/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+
- reqifsharp version:
30+
- Environment (Operating system, version and so on):
31+
- .NET Framework version:
32+
- Additional information:
33+
34+
<!-- Thanks for reporting the issue to reqifsharp! -->

0 commit comments

Comments
 (0)