Merge pull request #6231 from 0xc0170/fix_pr_template_required

pull request: add required info
pull/6246/head
Anna Bridge 2018-03-01 10:16:12 +00:00 committed by GitHub
commit 2b0f169dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 5 deletions

View File

@ -1,11 +1,21 @@
# Description
### Description
> Detailed changes summary | testing | dependencies
> Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
<!--
Required
Add here detailed changes summary, testing results, dependencies
Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
-->
# Pull request type
### Pull request type
<!--
Required
Please tick one of the following types
-->
- [ ] Fix
- [ ] Refactor
- [ ] New Target
- [ ] New target
- [ ] Feature
- [ ] Breaking change