Skip to content

Commit

Permalink
Remove redundant section header from pull request template
Browse files Browse the repository at this point in the history
The "General Information" section is an extended "Description" and
doesn't need it's own header. Removing it makes the PR description look
better when rendered.
  • Loading branch information
hashhar authored and findepi committed Feb 16, 2022
1 parent 6a48c43 commit 3af97d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

<!-- Elaborate beyond the title of the PR as necessary to help the reviewers and maintainers.-->

## General information

<!-- Answer the following questions to help reviewers and maintainers
understand this PR's scope at a glance:
-->
Expand Down

0 comments on commit 3af97d6

Please sign in to comment.