summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Scott <ascott.ca@gmail.com>2024-04-04 16:41:42 -0400
committerAdam Scott <ascott.ca@gmail.com>2024-04-04 16:41:42 -0400
commit3df22bf72cd59b54807eb7cb06545e826fa3ebe4 (patch)
treec35e700ef2622181bc4843ac28c7006a614d3864
parent7e0847701e670877579990ba5656ca8198aabfd7 (diff)
downloadredot-engine-3df22bf72cd59b54807eb7cb06545e826fa3ebe4.tar.gz
Fix first interaction line breaks
-rw-r--r--.github/workflows/first_interaction.yml21
1 files changed, 4 insertions, 17 deletions
diff --git a/.github/workflows/first_interaction.yml b/.github/workflows/first_interaction.yml
index 1475e07249..ed0f5c860f 100644
--- a/.github/workflows/first_interaction.yml
+++ b/.github/workflows/first_interaction.yml
@@ -20,18 +20,9 @@ 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: |
@@ -39,10 +30,6 @@ jobs:
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.