Skip to content

Commit b2e8af6

Browse files
Merge pull request #844 from XMOJ-Script-dev/dev
sync: dev to extern-contrib
2 parents 8832af1 + 92e723f commit b2e8af6

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 综合 Bug 反馈
22
description: 有功能有问题
33
labels: bug, needs-triage
4+
type: Bug
45
# assignees: PythonSmall-Q, boomzero, shihongxi
56
title: "[Bug]"
67
body:

.github/ISSUE_TEMPLATE/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 帮助文档反馈
22
description: 帮助文档有问题
33
labels: docs, needs-triage
4+
type: Task
45
title: "[Docs]"
56
body:
67
- type: checkboxes

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 新功能提案
22
description: 对已有功能的大幅度修改,或添加一个新内容或选项
33
labels: enhancement, needs-triage
4+
type: Feature
45
#assignees: PythonSmall-Q, boomzero, shihongxi
56
title: "[Feature Request]"
67
body:

0 commit comments

Comments
 (0)