2
2
3
3
Want to hack on Docker? Awesome! We have a contributor's guide that explains
4
4
[ setting up a Docker development environment and the contribution
5
- process] ( https://docs.docker.com/opensource/project/who-written-for / ) .
5
+ process] ( https://docs.docker.com/contribute/overview / ) .
6
6
7
7
This page contains information about reporting issues as well as some tips and
8
8
guidelines useful to experienced open source contributors. Finally, make sure
@@ -11,11 +11,19 @@ start participating.
11
11
12
12
## Topics
13
13
14
- * [ Reporting Security Issues] ( #reporting-security-issues )
15
- * [ Design and Cleanup Proposals] ( #design-and-cleanup-proposals )
16
- * [ Reporting Issues] ( #reporting-other-issues )
17
- * [ Quick Contribution Tips and Guidelines] ( #quick-contribution-tips-and-guidelines )
18
- * [ Community Guidelines] ( #docker-community-guidelines )
14
+ - [ Contributing to Docker] ( #contributing-to-docker )
15
+ - [ Topics] ( #topics )
16
+ - [ Reporting security issues] ( #reporting-security-issues )
17
+ - [ Reporting other issues] ( #reporting-other-issues )
18
+ - [ Quick contribution tips and guidelines] ( #quick-contribution-tips-and-guidelines )
19
+ - [ Pull requests are always welcome] ( #pull-requests-are-always-welcome )
20
+ - [ Talking to other Docker users and contributors] ( #talking-to-other-docker-users-and-contributors )
21
+ - [ Conventions] ( #conventions )
22
+ - [ Merge approval] ( #merge-approval )
23
+ - [ Sign your work] ( #sign-your-work )
24
+ - [ How can I become a maintainer?] ( #how-can-i-become-a-maintainer )
25
+ - [ Docker community guidelines] ( #docker-community-guidelines )
26
+ - [ Coding Style] ( #coding-style )
19
27
20
28
## Reporting security issues
21
29
0 commit comments