Browse Source

Update QUESTION.md (#910)

George Barnett 5 years ago
parent
commit
3755430518
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .github/ISSUE_TEMPLATE/QUESTION.md

+ 3 - 2
.github/ISSUE_TEMPLATE/QUESTION.md

@@ -21,5 +21,6 @@ not be able to help you.
 ### What have you tried so far?
 ### What have you tried so far?
 
 
 Describe what you've tried to do so far to solve your problem. Include any
 Describe what you've tried to do so far to solve your problem. Include any
-relevant information such as the library and protoc plugin versions and any
-logs or error messages.
+relevant information such as the **library and protoc plugin versions**, 
+the **full `protoc` invocation** (if the problem is related to code generation), 
+and any **logs** or **error messages**.