File tree Expand file tree Collapse file tree 4 files changed +94
-0
lines changed Expand file tree Collapse file tree 4 files changed +94
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ivaylokenov
7
+
8
+ ---
9
+
10
+ ** Describe your issue**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** Project files**
14
+ Please include your Web and Test projects' ` .csproj ` files.
15
+
16
+ ** Startup classes**
17
+ Please include your Web and Test project's ` Startup ` and ` TestStartup ` classes.
18
+
19
+ ** Expected behavior**
20
+ Add a clear and concise description of what you expected to happen.
21
+
22
+ ** Screenshots**
23
+ If applicable, add screenshots to help explain your problem.
24
+
25
+ ** Environment:**
26
+ - OS: [ e.g. Ubuntu]
27
+ - ASP.NET Core Version [ e.g. 2.2.1]
28
+
29
+ ** Additional context**
30
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature Request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : feature
6
+ assignees : ivaylokenov
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. Example: I am trying to do [ ...] but [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
15
+
16
+ ** Additional context**
17
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : feature
6
+ assignees : ivaylokenov
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. Example: I am trying to do [ ...] but [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
15
+
16
+ ** Additional context**
17
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Question
3
+ about : Ask anything related to the project
4
+ title : ' '
5
+ labels : question
6
+ assignees : ivaylokenov
7
+
8
+ ---
9
+
10
+ ** Describe your question**
11
+ A clear and concise description of what the question is.
12
+
13
+ ** Project files**
14
+ If applicable, please include your Web and Test projects' ` .csproj ` files.
15
+
16
+ ** Startup classes**
17
+ If applicable, please include your Web and Test project's ` Startup ` and ` TestStartup ` classes.
18
+
19
+ ** Expected behavior**
20
+ If applicable, add a clear and concise description of what you expected to happen.
21
+
22
+ ** Screenshots**
23
+ If applicable, add screenshots to help explain your problem.
24
+
25
+ ** Environment:**
26
+ - OS: [ e.g. Ubuntu]
27
+ - ASP.NET Core Version [ e.g. 2.2.1]
28
+
29
+ ** Additional context**
30
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments