mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
docs: update CONTRIBUTING
This commit is contained in:
parent
daf39794c6
commit
175b101aa8
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -17,6 +17,6 @@ We recommend that you first [suggest your feature idea in our discussion forums]
|
|||
|
||||
[`dev`](https://github.com/picocss/pico/tree/dev) branch is open for pull requests on `v2`.
|
||||
|
||||
[`v1-dev`](https://github.com/picocss/pico/tree/dev) branch is open to pull requests on `v1`.
|
||||
[`v1-dev`](https://github.com/picocss/pico/tree/v1-dev) branch is open to pull requests on `v1`.
|
||||
|
||||
**Do not edit [`/css`](https://github.com/picocss/pico/tree/master/css) files directly.** Edit the source files in [`/scss`](https://github.com/picocss/pico/tree/master/scss), then recompile the [`/css`](https://github.com/picocss/pico/tree/master/css) files with `yarn build`.
|
Loading…
Add table
Add a link
Reference in a new issue