diff --git a/.github/workflows/auto-comment-on-label.yaml b/.github/workflows/auto-comment-on-label.yaml index 0d72c0a77..60adeb766 100644 --- a/.github/workflows/auto-comment-on-label.yaml +++ b/.github/workflows/auto-comment-on-label.yaml @@ -35,3 +35,4 @@ jobs: - Current web work is taking place in the [`webv2` branch](https://github.com/owncast/owncast/tree/webv2) and it is very much work in progress. Read the [README](https://github.com/owncast/owncast/blob/webv2/web/README.md) for this branch to get the web project running. But it's mostly just a `npm install` and `npm run dev`. - We use Storybook for testing and developing React components. `npm run storybook`. - If you need to install the Go programming language to run the Owncast backend it's simple from [here](https://go.dev/dl/). + - Active contributors get an Owncast t-shirt! Ask about it if you feel like you've been contributing and haven't yet been given one.