summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/pull_request_template.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 9c61ba2be..a56a168b8 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -7,7 +7,6 @@
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Decompilation (matching, fixing nonmatching, fakematching, etc.)
- [ ] Documentation (naming symbols, commenting, etc.)
-- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Style (code style refactors, typo, etc.)
- [ ] Other: <!--- replace this comment with your type of change -->