Merge pull request #2482 from cli/ds-docs
Add design system docs to contributing
This commit is contained in:
commit
504cfbc654
1 changed files with 6 additions and 0 deletions
6
.github/CONTRIBUTING.md
vendored
6
.github/CONTRIBUTING.md
vendored
|
|
@ -44,6 +44,10 @@ Please note that this project adheres to a [Contributor Code of Conduct][code-of
|
|||
|
||||
We generate manual pages from source on every release. You do not need to submit pull requests for documentation specifically; manual pages for commands will automatically get updated after your pull requests gets accepted.
|
||||
|
||||
## Design guidelines
|
||||
|
||||
You may reference the [CLI Design System][] when suggesting features, and are welcome to use our [Google Docs Template][] to suggest designs.
|
||||
|
||||
## Resources
|
||||
|
||||
- [How to Contribute to Open Source][]
|
||||
|
|
@ -61,3 +65,5 @@ We generate manual pages from source on every release. You do not need to submit
|
|||
[How to Contribute to Open Source]: https://opensource.guide/how-to-contribute/
|
||||
[Using Pull Requests]: https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests
|
||||
[GitHub Help]: https://docs.github.com/
|
||||
[CLI Design System]: https://primer.style/cli/
|
||||
[Google Docs Template]: https://docs.google.com/document/d/1JIRErIUuJ6fTgabiFYfCH3x91pyHuytbfa0QLnTfXKM/edit#heading=h.or54sa47ylpg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue