Skip to content

Commit

Permalink
修改模板
Browse files Browse the repository at this point in the history
  • Loading branch information
ltm0203 committed Apr 23, 2019
1 parent 343624c commit 6603e45
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 23 deletions.
49 changes: 28 additions & 21 deletions .github/ISSUE_TEMPLATE/bug_report.md
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 我们将学习标准的 身份的认证以及授权和权限管理
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Feature request
name: Feature request 功能建议
about: Suggest an idea for this project
title: ''
labels: ''
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@

1. 工作是时间严禁讨论与技术无关话题,严禁斗图。工作时间为上午 9 点到 12 点,下午 1 点半到 6 点。
2. 欢迎提问,尽量少提很具体的问题,比如:你在公司写的代码为什么不 work,然贴一段代码出来这种。 多提抽象性问题,比如找出你自己对于 asp.net core 现在理解还不够深入的点来问(所以首先你要知道完全掌握 asp.net core 需要掌握哪些点)。 如果你一定要给我提问题,请不要 @群里的任何人,没有人一定要帮你解决问题。可以发 issue 到 github https://github.com/yoyomooc/asp.net-core--for-beginner ,也有助于沉淀知识 ,群主尽量每天晚上去瞄一下。
3. 3.定时清人,3 个月没有说过话的先清除,后面怎么清我还没有想好。 回归初心,打造高质量的 asp.net core 学习群。
3. 定时清人,3 个月没有说过话的先清除,后面怎么清我还没有想好。 回归初心,打造高质量的 asp.net core 学习群。

0 comments on commit 6603e45

Please sign in to comment.