mirror of
https://github.com/picocss/pico.git
synced 2026-01-25 04:26:13 +00:00
docs: update CONTRIBUTING
This commit is contained in:
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`.
|
||||
Reference in New Issue
Block a user