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.

bug_report.md 576 B

1234567891011121314151617181920
  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. ---
  5. **What version of protobuf and what language are you using?**
  6. Version: (e.g., `v1.1.0`, `89a0c16f`, etc)
  7. **What did you do?**
  8. If possible, provide a recipe for reproducing the error.
  9. A complete runnable program is good with `.proto` and `.go` source code.
  10. **What did you expect to see?**
  11. **What did you see instead?**
  12. Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
  13. **Anything else we should know about your project / environment?**