forked from yoyomooc/asp.net-core--for-beginner
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,45 @@ | ||
--- | ||
name: Bug report | ||
name: Bug report 反馈bug | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
### Describe the bug 该问题是怎么引起的? | ||
A clear and concise description of what the bug is. | ||
清楚而简洁地描述bug是什么。 | ||
|
||
**To Reproduce** | ||
### To Reproduce 重现步骤 | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
可以描述下重现行为的步骤: | ||
|
||
|
||
|
||
|
||
### **Expected behavior预期行为 ** | ||
A clear and concise description of what you expected to happen. | ||
清楚而简明地描述你所期望发生的事情。 | ||
|
||
### 报错信息 | ||
|
||
附加上下文在这里添加关于此问题的任何其他上下文。 | ||
|
||
## 课程推荐 | ||
|
||
《从零开始学 Asp.net Core MVC》 视频 | ||
|
||
腾讯课堂: [从零开始学 Asp.Net Core MVC](https://ke.qq.com/course/392589) | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
网易云课堂:[从零开始学 Asp.Net Core MVC](https://study.163.com/course/courseMain.htm?courseId=1209215803&share=2&shareId=400000000309007) | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Browser [e.g. stock browser, safari] | ||
- Version [e.g. 22] | ||
在本课程中,我们将学习从入门最基本的命令,到中级和高级的 ASP.NET Core 概念,也将从零开始创建一个 ASP.NET Core 项目。 | ||
我们的课程内容会包含: | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
- ASP.NET CORE 的基础知识 | ||
- ASP.NET CORE MVC 的详细说明 | ||
- Entity Framework Core 的必备知识 | ||
- ASP.NET Identity Core 我们将学习标准的 身份的认证以及授权和权限管理 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters