mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated How to ask for help (markdown)
parent
9de7c03cbf
commit
e96104b859
@ -42,7 +42,7 @@ Further reading:
|
||||
|
||||
The best way to get help is to show
|
||||
|
||||
1. **What you did what you did, ideally with a small complete, stand-alone, example.**
|
||||
1. **What you did, ideally with a small complete, stand-alone, example.**
|
||||
If you ran a command, show the command that you ran. If your program failed, provide the source of the program that failed. If the program is too large, or you cannot share the source, instead provide a self contained, runnable example, that demonstrates the problem.
|
||||
2. **What you expected to happen.** If you expected the command to complete successfully, say that. If you expected the program to produce a particular output, give an example of the output you expected.
|
||||
3. **What happened instead.**
|
||||
|
Loading…
x
Reference in New Issue
Block a user