Skip to content

Commit a21a2eb

Browse files
authored
Update issue templates
1 parent dd2bfd4 commit a21a2eb

File tree

2 files changed

+30
-39
lines changed

2 files changed

+30
-39
lines changed
Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,31 @@
1-
<!--
2-
Please note that although we can't commit to any timeline, priority will be given to those who are [Contributors](https://github.com/ReactiveDomain/reactive-domain#contribute ) to the project.
3-
-->
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
47

5-
**Describe the bug**
6-
<!-- A clear and concise description of what the bug is. -->
7-
8-
**Steps To Reproduce**
9-
<!--
10-
Provide the steps to reproduce the behaviour:
8+
---
119

12-
​ Either link a Repo showing the error, this gives us most context for your use case scenario.
13-
14-
​ OR Following these steps
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
1512

13+
**To Reproduce**
14+
Steps to reproduce the behavior:
1615
1. Go to '...'
1716
2. Click on '....'
1817
3. Scroll down to '....'
1918
4. See error
20-
-->
2119

22-
**Expected behaviour**
23-
<!-- A clear and concise description of what you expected to happen. -->
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
2422

2523
**Screenshots**
26-
<!-- If applicable, add screenshots to help explain your problem. -->
24+
If applicable, add screenshots to help explain your problem.
2725

28-
**Environment**
29-
<!-- Please complete the following information. -->
30-
- .NET version: <!-- [e.g. .NET Core 3.1] -->
31-
- ReactiveDomain Version: <!-- [e.g. 0.8.22.1] -->
26+
**Environment (please complete the following information):**
27+
- .NET version: [e.g. .NET 6]
28+
- ReactiveDomain version: [e.g. 0.8.22]
3229

3330
**Additional context**
34-
<!-- Add any other context about the problem here. -->
31+
Add any other context about the problem here.
Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,20 @@
1-
<!--
2-
Please note that although we can't commit to any timeline, priority will be given to those who are [Contributors](https://github.com/ReactiveDomain/reactive-domain#contribute ) to the project.
3-
-->
4-
5-
**Is your feature request related to a problem? Please describe.**
6-
<!-- A clear and concise description of what the problem is. -->
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
77

8+
---
89

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 [...]
912

1013
**Describe the solution you'd like**
11-
<!-- A clear and concise description of what you want to happen. -->
12-
13-
14+
A clear and concise description of what you want to happen.
1415

1516
**Describe alternatives you've considered**
16-
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
17-
18-
19-
20-
**Describe suggestions on how to achieve the feature**
21-
<!-- A clear description to how to achieve the feature. -->
22-
23-
17+
A clear and concise description of any alternative solutions or features you've considered.
2418

2519
**Additional context**
26-
<!-- Add any other context or screenshots about the feature request here. -->
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)