mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-29 04:35:32 +08:00
chore: migrate to geist ui
This commit is contained in:
8
.github/CONTRIBUTING.md
vendored
8
.github/CONTRIBUTING.md
vendored
@@ -1,4 +1,4 @@
|
||||
## ZEIT UI - React Contributing Guide
|
||||
## Geist UI - React Contributing Guide
|
||||
|
||||
### Ready to start
|
||||
|
||||
@@ -29,7 +29,7 @@ At any time, you think it's ok, you can start the following steps to submit your
|
||||
|
||||
#### **About document page**
|
||||
|
||||
1. Document page must have `meta` field. refer to [here](https://github.com/zeit-ui/react/blame/master/pages/en-us/components/avatar.mdx#L4).
|
||||
1. Document page must have `meta` field. refer to [here](https://github.com/geist-org/react/blame/master/pages/en-us/components/avatar.mdx#L4).
|
||||
2. If you are creating a new component, please provide at least one document.
|
||||
3. Dodcument using [mdx-js](https://github.com/mdx-js/mdx), here is [vs-code plug-in](https://github.com/silvenon/vscode-mdx),
|
||||
[web-storm support](https://youtrack.jetbrains.com/issue/WEB-32599)
|
||||
@@ -62,5 +62,5 @@ At any time, you think it's ok, you can start the following steps to submit your
|
||||
|
||||
### Get stuck
|
||||
|
||||
- Create new issue to tell us: [create issue](https://github.com/zeit-ui/react/issues/new/choose).
|
||||
- Ask in [chat room](https://spectrum.chat/zeit-ui/general?tab=posts).
|
||||
- Create new issue to tell us: [create issue](https://github.com/geist-org/react/issues/new/choose).
|
||||
- Ask in [chat room](https://spectrum.chat/geist-ui/react?tab=posts).
|
||||
|
||||
Reference in New Issue
Block a user