mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
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:
parent
041be547d6
commit
2662698487
|
|
@ -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
|
||||
|
||||
1
changelogs/internal/newsfragments/1831.clarification
Normal file
1
changelogs/internal/newsfragments/1831.clarification
Normal file
|
|
@ -0,0 +1 @@
|
|||
Clean up pull request template.
|
||||
Loading…
Reference in a new issue