Clean up pull request template

As far as I can tell, these header files only encourage people to create
badly-formatted PRs.

Also we only have one template so let's give it the default name.
This commit is contained in:
Richard van der Hoff 2024-05-28 13:54:48 +01:00
parent 041be547d6
commit 2662698487
2 changed files with 1 additions and 8 deletions

View file

@ -1,11 +1,3 @@
---
name: Spec clarification/not a proposal
about: A change that's not a spec proposal, such as a clarification to the spec itself.
title: ''
labels: ''
assignees: ''
---
### Pull Request Checklist ### Pull Request Checklist

View file

@ -0,0 +1 @@
Clean up pull request template.