Skip to content

Commit

Permalink
chore: remove develop branch suggestion from pr template (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
oddgrd authored Dec 20, 2023
1 parent b1592de commit e3bec67
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<!--
NOTE:
Please target the branch `develop` for changes that are going to be
released in the next release (usually breaking changes).
Hotfixes and other non-breaking changes can target the `main` branch.
-->
## Description of change
<!-- Please write a summary of your changes and why you made them. -->
<!-- Be sure to reference any related issues by adding `Closes #`. -->
Expand Down

0 comments on commit e3bec67

Please sign in to comment.