Skip to content

Commit 5486f69

Browse files
authored
Update CONTRIBUTING.md
1 parent 9271ce8 commit 5486f69

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ Good pull requests, patches, improvements, and new features are a fantastic help
1515
**Please ask before starting work on any significant new features.**
1616
We recommend that you first [suggest your feature idea in our discussion forums](https://github.com/Yohn/PicoCSS/discussions/categories/ideas).
1717

18-
[`dev`](https://github.com/Yohn/PicoCSS/tree/dev) branch is open for pull requests on `v3`.
18+
<!-- [`dev`](https://github.com/Yohn/PicoCSS/tree/dev) branch is open for pull requests on `v3`.
1919
20-
[`main`](https://github.com/Yohn/PicoCSS/tree/main) branch is open to pull requests on `v2`.
20+
[`main`](https://github.com/Yohn/PicoCSS/tree/main) branch is open to pull requests on `v2`. -->
2121

22-
**Do not edit [`/css`](https://github.com/Yohn/PicoCSS/tree/master/css) files directly.** Edit the source files in [`/scss`](https://github.com/Yohn/PicoCSS/tree/master/scss), then recompile the [`/css`](https://github.com/Yohn/PicoCSS/tree/master/css) files with `npm run build`.
22+
**Do not edit [`/css`](https://github.com/Yohn/PicoCSS/tree/master/css) files directly.**
23+
24+
Edit the source files in [`/scss`](https://github.com/Yohn/PicoCSS/tree/master/scss), Github will automatically re-compile the css files after the pull request is merged.

0 commit comments

Comments
 (0)