bevy/.github/workflows
Rob Parrett 9e8de2aa94
Slightly better message when contributor modifies examples template (#9372)
# Objective

Provide a slightly better message when a contributor needs to update the
generated example readme file for [any number of
reasons](https://github.com/bevyengine/bevy/pull/9372#discussion_r1285876202)
but hasn't added any examples.

This recently happened here:
https://github.com/bevyengine/bevy/pull/9370#issuecomment-1666776092

The contributor modified the readme template and is being told that they
added an example.

## Solution

The advice given is still correct. Just change the message so that it's
not accusing the contributor of adding an example.

It may be possible to instead add more specific messages instead if
someone is motivated to do that.

edit: reworked this whole PR text

---------

Co-authored-by: Nicola Papale <nicopap@users.noreply.github.com>
2023-08-07 23:08:19 +00:00
..
action-on-PR-labeled.yml add an action to ask for a migration guide when one is missing (#7507) 2023-02-05 14:21:44 +00:00
ci-comment-failures.yml Slightly better message when contributor modifies examples template (#9372) 2023-08-07 23:08:19 +00:00
ci.yml Webgpu support (#8336) 2023-05-04 22:07:57 +00:00
daily.yml daily job running mobile example on real devices (#8216) 2023-03-28 23:16:07 +00:00
dependencies.yml only check for bans if the dependency tree changed (#9252) 2023-07-24 21:41:56 +00:00
docs.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
post-release.yml Bump peter-evans/create-pull-request from 4 to 5 (#8343) 2023-04-10 07:47:39 +00:00
release.yml Bump peter-evans/create-pull-request from 4 to 5 (#8343) 2023-04-10 07:47:39 +00:00
validation-jobs.yml remove bors and small CI improvements (#7947) 2023-03-07 21:42:53 +00:00
welcome.yml Fix CI welcome message (#7428) 2023-01-30 20:21:06 +00:00