Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
954 B
37 lines
954 B
--- |
|
name: Bug report |
|
about: Create a report to help us improve |
|
title: '' |
|
labels: '' |
|
assignees: '' |
|
|
|
--- |
|
|
|
<!-- |
|
|
|
NOTE: this form is for bug reports only. For questions or troubleshooting, please see the protobuf mailing list: https://groups.google.com/forum/#!forum/protobuf |
|
|
|
--> |
|
|
|
**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**
|
|
|