Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
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
protobuf
Commits
0c3db026
Unverified
Commit
0c3db026
authored
Jun 19, 2018
by
Feng Xiao
Committed by
GitHub
Jun 19, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4792 from google/issuetemplates
Update issue templates
parents
630757c3
778478b2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
53 additions
and
0 deletions
+53
-0
bug_report.md
.github/ISSUE_TEMPLATE/bug_report.md
+28
-0
feature_request.md
.github/ISSUE_TEMPLATE/feature_request.md
+18
-0
question.md
.github/ISSUE_TEMPLATE/question.md
+7
-0
No files found.
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
View file @
0c3db026
---
name
:
Bug report
about
:
Create a report to help us improve
---
**What version of protobuf and what language are you using?**
Version: master/v3.6.0/v3.5.0 etc.
Language: C++/Java/Python/C#/Ruby/PHP/Objective-C/Javascript
**What operating system (Linux, Windows, ...) and version?**
**What runtime / compiler are you using (e.g., python version or gcc version)**
**What did you do?**
Steps to reproduce the behavior:
1.
Go to '...'
2.
Click on '....'
3.
Scroll down to '....'
4.
See error
**What did you expect to see**
**What did you see instead?**
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
**Anything else we should know about your project / environment**
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
View file @
0c3db026
---
name
:
Feature request
about
:
Suggest an idea for this project
---
**What language does this apply to?**
If it's a proto syntax change, is it for proto2 or proto3?
If it's about generated code change, what programming language?
**Describe the problem you are trying to solve.**
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Add any other context or screenshots about the feature request here.
.github/ISSUE_TEMPLATE/question.md
0 → 100644
View file @
0c3db026
---
name
:
Question
about
:
Questions and troubleshooting
---
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