Commit aa6a2bb 1 parent 5dff1e4 commit aa6a2bb Copy full SHA for aa6a2bb
File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,10 @@ Please read the "Making a PR" section of [`CONTRIBUTING.md`](https://github.com/
6
6
* Unless this is a trivial change, add a line to the relevant `CHANGELOG.md` under "Unreleased".
7
7
* If it is a non-trivial addition, consider adding a demo for it to `egui_demo_lib`.
8
8
* Remember to run `cargo fmt` and `cargo clippy`.
9
- * Open the PR as a draft until you have self-reviewed it and it is green .
9
+ * Open the PR as a draft until you have self-reviewed it and run `./sh/check.sh` .
10
10
* When you have addressed a PR comment, mark it as resolved.
11
11
12
12
Please be patient! I will review you PR, but my time is limited!
13
13
-->
14
14
15
15
Closes < https://github.com/emilk/egui/issues/THE_RELEVANT_ISSUE > .
16
-
You can’t perform that action at this time.
0 commit comments