1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Paweł Kuna
2018-03-26 23:35:17 +02:00
committed by GitHub
parent f194e72790
commit d53bf27b97

10
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1,10 @@
## Description
<!--- Describe your changes in detail -->
## Screenshots (if appropriate):
## 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)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)