Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Mirai
Commits
1f924a09
Commit
1f924a09
authored
Mar 06, 2020
by
Him188
Committed by
GitHub
Mar 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update issue templates
parent
67685158
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
52 additions
and
0 deletions
+52
-0
.github/ISSUE_TEMPLATE/----.md
.github/ISSUE_TEMPLATE/----.md
+17
-0
.github/ISSUE_TEMPLATE/bug---.md
.github/ISSUE_TEMPLATE/bug---.md
+15
-0
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/feature_request.md
+20
-0
No files found.
.github/ISSUE_TEMPLATE/----.md
0 → 100644
View file @
1f924a09
---
name
:
特性申请
about
:
申请 mirai 添加新的特性
title
:
'
'
labels
:
feature
assignees
:
'
'
---
以下相关功能将会被直接拒绝:
-
资金相关: 红包, 转账
-
主动加好友, 主动加群, 主动邀请加入群
可以提交的内容:
-
有较高使用频率的协议 (低频功能不接受提议)
-
核心 API 的架构 / 功能上的建议 (欢迎)
.github/ISSUE_TEMPLATE/bug---.md
0 → 100644
View file @
1f924a09
---
name
:
Bug 报告
about
:
提交一个 bug
title
:
'
'
labels
:
"
bug "
assignees
:
'
'
---
提交前请先确认:
-
[ ] 已经在现有 issue 列表中检查并未发现重复问题
-
[ ] 确认问题属于
`mirai-core`
, 而不是
`mirai-console`
或其他
若有报错, 请尽可能附加完整控制台日志或截图
若无报错, 请尽可能描述如何复现这个问题
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
View file @
1f924a09
---
name
:
Feature request
about
:
Suggest an idea for this project
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment