Skip to content

Add .github/ISSUE_TEMPLATE/feature_request.md #5

Add .github/ISSUE_TEMPLATE/feature_request.md

Add .github/ISSUE_TEMPLATE/feature_request.md #5

Workflow file for this run

name: Docs
on:
pull_request:
push:
branches: [main]
jobs:
docs-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "Add markdown/link checks with the first documentation PR."