Skip to content

Commit

Permalink
ISSUE_1991 fix: remove x in PULL_REQUEST_TEMPLATE file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Miccoli committed Aug 31, 2023
1 parent 3fdeab5 commit 255d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _Put an `x` in the boxes that apply_

- [ ] No changes in production code.
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)


Expand Down

0 comments on commit 255d69b

Please sign in to comment.