Merge pull request #800 from feuGeneA/patch-2

use bullets, not a task list, for Types of Changes
This commit is contained in:
Leonid Logvinov
2018-07-16 15:24:18 +02:00
committed by GitHub

View File

@@ -8,11 +8,13 @@
## Types of changes ## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> <!--- What types of changes does your code introduce? Uncomment all the bullets that apply: -->
* [ ] Bug fix (non-breaking change which fixes an issue) <!-- * 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) <!-- * New feature (non-breaking change which adds functionality) -->
<!-- * Breaking change (fix or feature that would cause existing functionality to change) -->
## Checklist: ## Checklist: