Skip to content

Commit

Permalink
Clean up pull request template (#1831)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
richvdh authored May 31, 2024
1 parent 49765e0 commit 722c2b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -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

Expand Down
1 change: 1 addition & 0 deletions changelogs/internal/newsfragments/1831.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Clean up pull request template.

0 comments on commit 722c2b1

Please sign in to comment.