Skip to content

Update PR template

Update PR template #46

Workflow file for this run

name: checks
on:
push:
branches:
- main
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: brainglobe/actions/lint@v1