name: "Welcome first-time issue contributor" on: issues: types: opened jobs: welcome-first-time-contributor: runs-on: ubuntu-latest permissions: issues: write pull-requests: write steps: - uses: plbstl/first-contribution@v3 with: labels: "Good first issue" issue-opened-msg: | ### Hey @{fc-author} ! Looks like it's your first time interacting with Armbian here on GitHub. Welcome and thank you for taking the time to report an issue :heart:. Don't forget to star :star: the repo.