Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
d4589d73
Unverified
Commit
d4589d73
authored
May 30, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
:octocat: 使用组织库提供的模板
parent
ea1f46c8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
94 deletions
+0
-94
.github/CONTRIBUTING.md
.github/CONTRIBUTING.md
+0
-23
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+0
-46
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/feature_request.md
+0
-20
.github/PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+0
-5
No files found.
.github/CONTRIBUTING.md
deleted
100644 → 0
View file @
ea1f46c8
## Solo 贡献指南
> 众人拾柴火焰高,我们期待你的参与!
### 关于提问
在你咨询问题前请先到
[
黑客派
](
https://hacpai.com
)
以及
[
issues
](
https://github.com/b3log/solo/issues
)
列表中进行搜索,这多半能够解决你的疑问。
提问相关具体细节请参考
[
《提问的智慧》精读注解版
](
https://hacpai.com/article/1536377163156
)
来进行操作。
### 关于 PR
*
PR 修复缺陷请先开 issue 报告缺陷
*
PR 提交新特性请先到
[
黑客派
](
https://hacpai.com
)
发帖讨论
*
我们对编码风格有着较为严格的要求,请在阅读代码后模仿类似风格提交
*
如果你的站点已经运营一段时间,欢迎通过 PR README.md 给我们补充案例
### 关于报告安全漏洞
*
在黑客派上
[
私信给我们
](
https://hacpai.com/chats/88250
)
*
或发邮件至 d@b3log.org
我们确认过问题并修复后再开 issue,谢谢。
.github/ISSUE_TEMPLATE/bug_report.md
deleted
100644 → 0
View file @
ea1f46c8
---
name
:
报告缺陷
about
:
报告缺陷以帮助我们改进
---
**请先看[《提问的智慧》](https://hacpai.com/article/1536377163156)**
,并尝试到
[
讨论区
](
https://hacpai.com/tag/solo
)
搜寻资料解决问题。
----
### 描述问题
请尽量清晰精准地描述你碰到的问题。
### 重现步骤
请描述如何重现这个问题:
1.
Go to '...'
2.
Click on '...'
3.
Scroll down to '...'
4.
See error
### 期待的结果
请尽量清晰精准地描述你所期待的结果。
### 截屏或录像
如果可能,请尽量附加截图或录像来描述你遇到的问题。
### 桌面端环境
-
OS:
[
e.g. windows, mac, linux
]
-
Browser
[
e.g. chrome, safari
]
-
Version
[
e.g. 22
]
### 移动端环境
-
Device:
[
e.g. iPhone8
]
-
OS:
[
e.g. iOS12
]
-
Browser
[
e.g. stock browser, safari
]
-
Version
[
e.g. 22
]
### 其他信息
请提供其他附加信息帮助我们诊断问题。
.github/ISSUE_TEMPLATE/feature_request.md
deleted
100644 → 0
View file @
ea1f46c8
---
name
:
请求新功能
about
:
提出你期待的功能特性
---
### 你在什么场景下需要该功能?
请尽量清晰精准地描述你碰到的问题。
### 描述可能的解决方案
请尽量清晰精准地描述你期待我们要做的,描述你想到的实现方案。
### 描述你认为的候选方案
请尽量清晰精准地描述你能接受的候选解决方案。
### 其他信息
请提供关于该功能建议的其他附加信息。
.github/PULL_REQUEST_TEMPLATE.md
deleted
100644 → 0
View file @
ea1f46c8
*
PR 修复缺陷请先开 issue 报告缺陷
*
PR 提交新特性请先到
[
黑客派
](
https://hacpai.com
)
发帖讨论
*
PR 请提交到开发分支上
*
我们对编码风格有着较为严格的要求,请在阅读代码后模仿类似风格提交
*
如果你的站点已经运营一段时间,欢迎通过 PR README.md 给我们补充案例
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