Add no code changes and dependency changes

This commit is contained in:
kyle
2017-10-26 12:02:06 -07:00
committed by GitHub
parent cb9804b5ca
commit 565318739c

View File

@@ -19,6 +19,8 @@
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] No code changes (changes to documentation, CI, metadata, etc)
- [ ] Dependency changes (any modification to dependencies in `package.json`)
- [ ] 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)