mirror of
https://github.com/primer/css.git
synced 2024-11-22 01:53:17 +03:00
Move standard docs to root (#1454)
This commit is contained in:
parent
d2431fb3d6
commit
5fdc762060
@ -72,7 +72,7 @@ Here are a few things you can do that will increase the likelihood of your pull
|
|||||||
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
|
- Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
|
||||||
|
|
||||||
## Releasing a new Primer CSS version
|
## Releasing a new Primer CSS version
|
||||||
See [RELEASING.md](./RELEASING.md) for our release process.
|
See [RELEASING.md](RELEASING.md) for our release process.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
@ -51,10 +51,10 @@ You can import individual Primer modules directly from the `@primer/css` package
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
See [DEVELOP.md](./.github/DEVELOP.md) for development docs.
|
See [DEVELOP.md](DEVELOP.md) for development docs.
|
||||||
|
|
||||||
## Releasing (for GitHub staff)
|
## Releasing (for GitHub staff)
|
||||||
You can find docs about our release process in [RELEASING.md](./.github/RELEASING.md).
|
You can find docs about our release process in [RELEASING.md](RELEASING.md).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user