-
Notifications
You must be signed in to change notification settings - Fork 8k
contribute edit #15565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
contribute edit #15565
Conversation
✅ Deploy Preview for docsdocker ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
| ## Copyright and license | ||
|
|
||
| Copyright 2013-2022 Docker, inc, released under the Apache 2.0 license. | ||
| We have created a ['Contribute' section](/contribute/overview.md) in our docs which guides you through the process of contributing to Docker documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might have been better to put the full link for contributing overview otherwise contributors will see internal markdown of GitHub with frontmatter stuff and bad formatting:
Smth like:
['Contribute' section]({{ site.docs_url }}/contribute/overview/)
This way contributors from GitHub or docs website will have the same layout.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh actually it will not work as GitHub does not handle liquid syntax in their markdown 😣
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, thanks for spotting this Kevin. Have amended in #15567
* Update mac-install.md (#15555) Typo in spelling of subscription. `subscri[tion` -> `subscription` * Addition of a 'Contribute' section with our Style Guide (#15350) * SG test. * moved some content around * editing * broken links fix * formatting changes * fixes * fixes * edits after review * fix broken links * broken link fix * a few more edits * removed contributing page * Revert "removed contributing page" This reverts commit 5822cd5. * add redirect * Install page improvement based on feedback (scenario2) (#15494) * Install page improvement based on users and PM feedback * Exploring a second scenario deriving from additional feedback * Review feedback * contribute edit (#15565) Co-authored-by: Clint Joseph <clintjoseph1992@gmail.com> Co-authored-by: Dockertopia <103652162+dockertopia@users.noreply.github.com>

No description provided.