Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and GeoSot committed Sep 22, 2022
1 parent 84d14b9 commit 1076458
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
### Description
<!-- Describe your changes in detail -->

<!-- Describe your changes in detail -->

### Motivation & Context
<!-- Why is this change required? What problem does it solve? -->

<!-- Why is this change required? What problem does it solve? -->

### Types of changes

<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. -->

- [ ] Bug fix (non-breaking change which fixes an issue)
Expand All @@ -15,6 +16,7 @@
- [ ] Breaking change (fix or feature that would change existing functionality)

### Checklist

<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->

Expand All @@ -26,6 +28,7 @@
- [ ] All new and existing tests passed

### Related issues

<!-- Please link any related issues here. -->

### [Live preview](https://deploy-preview-{your pr number}--twbs-bootstrap.netlify.app/)

0 comments on commit 1076458

Please sign in to comment.