mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Improve welcoming text for 1st time PR and issues contributors
This commit is contained in:
11
.github/workflows/issue-welcome-first-time.yml
vendored
11
.github/workflows/issue-welcome-first-time.yml
vendored
@@ -15,10 +15,13 @@ jobs:
|
||||
with:
|
||||
labels: "Good first issue"
|
||||
issue-opened-msg: |
|
||||
### Hey @{fc-author} !
|
||||
### Hey @{fc-author}! 👋
|
||||
|
||||
Looks like it's your first time interacting with Armbian here on GitHub.
|
||||
Thanks for opening your first issue with the Armbian project — we’re glad to have you here! 🧡
|
||||
Your input doesn’t just help us improve the project — it benefits everyone who uses Armbian.
|
||||
|
||||
Welcome and thank you for taking the time to report an issue :heart:.
|
||||
If you'd like to stay informed about project updates or collaborate more closely with the team,
|
||||
you can optionally share some personal contact preferences at [armbian.com/update-data](https://www.armbian.com/update-data/).
|
||||
This helps us keep in touch without relying solely on GitHub notifications.
|
||||
|
||||
Don't forget to star :star: the repo.
|
||||
Also, don’t forget to ⭐ star the repo to support the work — and welcome aboard! 🚀
|
||||
|
||||
11
.github/workflows/pr-welcome-first-time.yml
vendored
11
.github/workflows/pr-welcome-first-time.yml
vendored
@@ -14,10 +14,13 @@ jobs:
|
||||
- uses: plbstl/first-contribution@v3
|
||||
with:
|
||||
pr-opened-msg: |
|
||||
### Hey @{fc-author} !
|
||||
### Hey @{fc-author}! 👋
|
||||
|
||||
Looks like it's your first pull reqests to Armbian codebase.
|
||||
Thanks for submitting your first pull request to the Armbian project — we're excited to have you contributing! 🧡
|
||||
Your effort doesn’t just improve Armbian — it benefits the entire community of users and developers.
|
||||
|
||||
Welcome and thank you for contributing :heart: :heart: :heart:.
|
||||
If you'd like to stay informed about project updates or collaborate more closely with the team,
|
||||
you can optionally share some personal contact preferences at [armbian.com/update-data](https://www.armbian.com/update-data/).
|
||||
This helps us keep in touch without relying solely on GitHub notifications.
|
||||
|
||||
Don't forget to star :star: the repo.
|
||||
Also, don’t forget to ⭐ star the repo if you haven’t already — and welcome aboard! 🚀
|
||||
|
||||
Reference in New Issue
Block a user