Skip to content

Commit

Permalink
Merge pull request #90221 from adamscott/fix-first-interaction-line-b…
Browse files Browse the repository at this point in the history
…reaks

Fix first interaction line breaks
  • Loading branch information
akien-mga authored Apr 4, 2024
2 parents 7e08477 + 3df22bf commit 79de2ea
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions .github/workflows/first_interaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,29 +20,16 @@ jobs:
First of all, thank you for taking the time to report an issue here.
In case you haven't already, be sure to attach an MRP (minimal
reproduction project) if **specific** steps or assets are needed in
order to reproduce the issue. Contributors will use the MRP to
validate that the fix is working as intended.
The time it will take to assess and fix your issue may vary.
Follow the blog about our
[new releases](https://godotengine.org/blog/release/) and
[pre-releases](https://godotengine.org/blog/pre-release/) to track
new fixes or go to
[our forum](https://forum.godotengine.org/) where users could help
you in the meantime.
In case you haven't already, be sure to attach an MRP (minimal reproduction project) if **specific** steps or assets are needed in order to reproduce the issue. Contributors will use the MRP to validate that the fix is working as intended.
The time it will take to assess and fix your issue may vary. Follow the blog about our [new releases](https://godotengine.org/blog/release/) and [pre-releases](https://godotengine.org/blog/pre-release/) to track new fixes or go to [our forum](https://forum.godotengine.org/) where users could help you in the meantime.
Thank you for your patience.
pr-message: |
Hi there, fellow Godot contributor!
Thank you for your first PR.
Be sure to join us in the
[developers chat](https://chat.godotengine.org) to talk about your
PR, especially if you need help or guidance. Don't forget to consult
the [contributing docs](https://docs.godotengine.org/en/stable/contributing/development/index.html)
too!
Be sure to join us in the [developers chat](https://chat.godotengine.org) to talk about your PR, especially if you need help or guidance. Don't forget to consult the [contributing docs](https://docs.godotengine.org/en/stable/contributing/development/index.html) too!
Thank you for your patience.

0 comments on commit 79de2ea

Please sign in to comment.