File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : issue_template
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+
Original file line number Diff line number Diff line change 1+ ---
2+ name : Issues Template
3+ about : General Issues Template
4+ title : ' '
5+ labels : ' '
6+ assignees : ivaylokenov
7+
8+ ---
9+
10+ ** Describe your issue**
11+ A clear and concise description of what the bug/feature/question 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+ 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.
Original file line number Diff line number Diff line change 1+ ---
2+ name : issues_template
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
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+ ** To Reproduce**
20+ Steps to reproduce the behavior.
21+
22+ ** Expected behavior**
23+ A clear and concise description of what you expected to happen.
24+
25+ ** Screenshots**
26+ If applicable, add screenshots to help explain your problem.
27+
28+ ** Environment:**
29+ - OS: [ e.g. Ubuntu]
30+ - ASP.NET Core Version [ e.g. 2.2.1]
31+
32+ ** Additional context**
33+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments