Skip to content

Commit

Permalink
PR template: fix target update list
Browse files Browse the repository at this point in the history
Not only new target, any target update goes to own section. This covers
target updates to SDK, HAL implementation, target list, etc.
All these go to patch releases.
  • Loading branch information
0xc0170 committed Aug 3, 2018
1 parent 8f7024a commit 61f12b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
-->
[ ] Fix
[ ] Refactor
[ ] New target
[ ] Target update
[ ] Feature
[ ] Breaking change

1 comment on commit 61f12b4

@adbridge
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.