Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
benchmark
Project
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
benchmark
Commits
8e0b1913
Commit
8e0b1913
authored
Feb 25, 2020
by
Dominic Hamon
Committed by
GitHub
Feb 25, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update issue templates
parent
c0783374
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
52 additions
and
0 deletions
+52
-0
bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+32
-0
feature_request.md
.github/ISSUE_TEMPLATE/feature_request.md
+20
-0
No files found.
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
View file @
8e0b1913
---
name
:
Bug report
about
:
Create a report to help us improve
title
:
"
[BUG]"
labels
:
'
'
assignees
:
'
'
---
**Describe the bug**
A clear and concise description of what the bug is.
**System**
Which OS, compiler, and compiler version are you using:
-
OS:
-
Compiler and version:
**To reproduce**
Steps to reproduce the behavior:
1.
sync to commit ...
2.
cmake/bazel...
3.
make ...
4.
See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
View file @
8e0b1913
---
name
:
Feature request
about
:
Suggest an idea for this project
title
:
"
[FR]"
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