2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
XhmikosR
2021-12-22 14:31:12 +02:00
committed by GeoSot
parent 7988d58f88
commit 5272bd2d2e
+5 -2
View File
@@ -1,12 +1,13 @@
### Description
<!-- Describe your changes in detail -->
### Motivation & Context
<!-- 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)
@@ -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! -->
@@ -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/)