File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ title: FAQ for contributors
7
7
This section contains some frequently asked questions and tips for
8
8
troubleshooting problems in your code contribution.
9
9
10
- - [ How do I set my signature?] ( FAQ.md#how-do-i-set-my-signature:cb7f612e17aad7eb26c06709ef92a867 )
11
- - [ How do I track changes from the docker repo upstream?] ( FAQ.md#how-do-i-track-changes-from-the-docker-repo-upstream:cb7f612e17aad7eb26c06709ef92a867 )
12
- - [ How do I format my Go code?] ( FAQ.md#how-do-i-format-my-go-code:cb7f612e17aad7eb26c06709ef92a867 )
13
- - [ What is the pre-pull request checklist?] ( FAQ.md#what-is-the-pre-pull-request-checklist:cb7f612e17aad7eb26c06709ef92a867 )
14
- - [ How should I comment my code?] ( FAQ.md#how-should-i-comment-my-code:cb7f612e17aad7eb26c06709ef92a867 )
15
- - [ How do I rebase my feature branch?] ( FAQ.md#how-do-i-rebase-my-feature-branch:cb7f612e17aad7eb26c06709ef92a867 )
10
+ - [ How do I set my signature?] ( FAQ.md#how-do-i-set-my-signature )
11
+ - [ How do I track changes from the docker repo upstream?] ( FAQ.md#how-do-i-track-changes-from-the-docker-repo-upstream )
12
+ - [ How do I format my Go code?] ( FAQ.md#how-do-i-format-my-go-code )
13
+ - [ What is the pre-pull request checklist?] ( FAQ.md#what-is-the-pre-pull-request-checklist )
14
+ - [ How should I comment my code?] ( FAQ.md#how-should-i-comment-my-code )
15
+ - [ How do I rebase my feature branch?] ( FAQ.md#how-do-i-rebase-my-feature-branch )
16
16
17
17
## How do I set my signature {#how-do-i-set-my-signature}
18
18
You can’t perform that action at this time.
0 commit comments