VPN provider support: FrootVPN #196
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Opened issue | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
comment: | |
permissions: | |
issues: write | |
runs-on: ubuntu-latest | |
steps: | |
- uses: peter-evans/create-or-update-comment@v4 | |
with: | |
token: ${{ github.token }} | |
issue-number: ${{ github.event.issue.number }} | |
body: | | |
@qdm12 is more or less the only maintainer of this project and works on it in his free time. | |
Please: | |
- **do not** ask for updates, be patient | |
- :+1: the issue to show your support instead of commenting | |
@qdm12 usually checks issues at least once a week, if this is a new urgent bug, | |
[revert to an older tagged container image](https://github.com/qdm12/gluetun-wiki/blob/main/setup/docker-image-tags.md) |