Skip to content

Update test.md

Update test.md #2

name: First time contributors
on:
pull_request_target:
types:
- opened
jobs:
comment:
name: Comment on PRs
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.RERUN_BOT_TOKEN }}
pr-message: |
Hi! Thanks for opening this pull request.
Because this is your first time contributing to this repository, make sure you've read our
[Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md)
and [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md).