Update bug issue templates

This commit is contained in:
labuladong 2020-02-28 10:41:27 +08:00 committed by GitHub
parent d1273c01f4
commit 53931b6b64
1 changed files with 20 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/----.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: 发现问题
about: 我发现了某处链接或者知识点的错误
title: 'bug '
labels: bug
assignees: ''
---
<!-- 此处为注释,不会显示在 issue 中。
标题为 bug + 简要描述,内容一定要基于以下模板,根据你的具体内容进行修改 -->
你好,我发现如下文章有 bug点击文字可跳转到相关文章
[动态规划系列/抢房子.md](https://github.com/labuladong/fucking-algorithm/blob/master/动态规划系列/抢房子.md)
问题描述:
某章图片链接失效/其中的 XXX 内容有误/等等。