Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
brpc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
brpc
Commits
ea300e84
Commit
ea300e84
authored
Oct 09, 2018
by
Ge Jun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add issue/feature templates
parent
2323f5e3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
0 deletions
+39
-0
bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+22
-0
feature_request.md
.github/ISSUE_TEMPLATE/feature_request.md
+17
-0
No files found.
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
View file @
ea300e84
---
name
:
Bug report
about
:
Create a report to help us improve
---
**Describe the bug / 描述bug**
A clear and concise description of what the bug is. 请清晰和精准地描述bug是什么.
**To Reproduce / 复现方法**
Please describe the steps to reproduce the behavior. 请描述复现问题的步骤.
**Expected behavior / 期望行为**
A clear and concise description of what you expected to happen. 请清晰和准确地描述你期望发生什么.
**Versions / 各种版本**
OS: ... (e.g. linux 2.6.32)
Compiler: ... (e.g. gcc 7.1)
brpc: ... (e.g. master head)
**Additional context / 更多上下文**
Add any other context or screenshots about the problem here. 这里添加这个问题的更多上下文或截图.
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
View file @
ea300e84
---
name
:
Feature request
about
:
Suggest an idea for this project
---
**Is your feature request related to a problem? / 你的功能请求是否与某个问题有关?**
A clear and concise description of what the problem is. 请清晰和准确地描述那个问题是什么.
**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