Skip to content

[Bug] .github/ISSUE_TEMPLATE/feature_request.md can't use brackets (such as title: "[Improve]") without Remark-lint errors, don't know what to do. #39

[Bug] .github/ISSUE_TEMPLATE/feature_request.md can't use brackets (such as title: "[Improve]") without Remark-lint errors, don't know what to do.

[Bug] .github/ISSUE_TEMPLATE/feature_request.md can't use brackets (such as title: "[Improve]") without Remark-lint errors, don't know what to do. #39

Workflow file for this run

name: bb
on:
issues:
types: [opened, reopened, edited, closed, labeled, unlabeled]
pull_request_target:
types: [opened, reopened, edited, closed, labeled, unlabeled]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}