Skip to content

Add links for effective Bug Reporting/Feature Request to CONTRIBUTING. #86

Add links for effective Bug Reporting/Feature Request to CONTRIBUTING.

Add links for effective Bug Reporting/Feature Request to CONTRIBUTING. #86

name: "Allow anyone to self-assign an issue"
on: [issue_comment]
jobs:
build:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: bhermann/[email protected]
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"