aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/go-sql-driver/mysql/PULL_REQUEST_TEMPLATE.md
blob: 6f5c7ebeb7350d1036ef541ff206606e96e9f666 (plain)
1
2
3
4
5
6
7
8
9
### Description
Please explain the changes you made here.

### Checklist
- [ ] Code compiles correctly
- [ ] Created tests which fail without the change (if possible)
- [ ] All tests passing
- [ ] Extended the README / documentation, if necessary
- [ ] Added myself / the copyright holder to the AUTHORS file