mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Rename sh/ folder to scripts/
This commit is contained in:
@@ -29,7 +29,7 @@ First file an issue (or find an existing one) and announce that you plan to work
|
||||
|
||||
Browse through [`ARCHITECTURE.md`](https://github.com/emilk/egui/blob/master/ARCHITECTURE.md) to get a sense of how all pieces connects.
|
||||
|
||||
You can test your code locally by running `./sh/check.sh`.
|
||||
You can test your code locally by running `./scripts/check.sh`.
|
||||
|
||||
When you have something that works, open a draft PR. You may get some helpful feedback early!
|
||||
When you feel the PR is ready to go, do a self-review of the code, and then open it for review.
|
||||
|
||||
Reference in New Issue
Block a user