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
340dc403
Commit
340dc403
authored
Mar 06, 2020
by
Him188
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
e9d23bd9
c8d16636
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
2 deletions
+39
-2
.github/ISSUE_TEMPLATE/----.md
.github/ISSUE_TEMPLATE/----.md
+19
-0
.github/ISSUE_TEMPLATE/bug---.md
.github/ISSUE_TEMPLATE/bug---.md
+17
-0
README.md
README.md
+3
-2
No files found.
.github/ISSUE_TEMPLATE/----.md
0 → 100644
View file @
340dc403
---
name
:
特性申请
about
:
申请 mirai 添加新的特性
title
:
'
'
labels
:
feature
assignees
:
'
'
---
以下相关功能将会被直接拒绝:
-
资金相关: 红包, 转账
-
主动加好友, 主动加群, 主动邀请加入群
可以提交的内容:
-
有较高使用频率的协议 (低频功能不接受提议)
-
架构 / 功能上的建议 (欢迎)
请删除以上内容后再描述问题
.github/ISSUE_TEMPLATE/bug---.md
0 → 100644
View file @
340dc403
---
name
:
Bug 报告
about
:
提交一个 bug
title
:
'
'
labels
:
"
bug "
assignees
:
'
'
---
提交前请先确认:
-
已经在现有 issue 列表中检查并未发现重复问题
-
确认问题属于
`mirai-core`
, 而不是
`mirai-console`
或其他
若有报错, 请尽可能附加完整控制台日志或截图
若无报错, 请尽可能描述如何复现这个问题
请删除以上内容后再描述问题
README.md
View file @
340dc403
...
...
@@ -7,7 +7,7 @@
----
[

](https://gitter.im/mamoe/mirai?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[

](https://github.com/mamoe/mirai/actions
)

[

](https://bintray.com/him188moe/mirai/mirai-core/)
Mirai 是一个在全平台下运行,提供 QQ Android 和 TIM PC 协议支持的高效率机器人框架
...
...
@@ -22,6 +22,7 @@ Mirai 是一个在全平台下运行,提供 QQ Android 和 TIM PC 协议支持
**[English](README-eng.md)**
多平台
**QQ Android**
和
**TIM PC**
协议支持库与高效率的机器人框架.
纯 Kotlin 实现协议和支持框架,模块
<b>
全部免费开源
</b>
。
目前可运行在 JVM 或 Android 平台。
...
...
@@ -60,7 +61,7 @@ Demos: [mirai-demos](https://github.com/mamoe/mirai-demos)
### 使用者
-
[
mirai-console
](
https://github.com/mamoe/mirai
/tree/master/mirai
-console
)
支持插件
**本模块正在完善**
-
[
mirai-console
](
https://github.com/mamoe/mirai-console
)
支持插件
**本模块正在完善**
### 我是其他平台的使用者
...
...
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