docs: update contribution guidelines to reference latest version of Go

with '#' will be ignored, and an empty message aborts the commit.
This commit is contained in:
Olaoluwa Osuntokun 2018-11-28 17:14:59 -08:00
parent f09a4daeb1
commit e6c22d658d
No known key found for this signature in database
GPG Key ID: CE58F7F8E20FD9A2

@ -451,7 +451,7 @@ Rejoice as you will now be listed as a [contributor](https://github.com/lightnin
#### 6.1. Contribution Checklist #### 6.1. Contribution Checklist
- [  ] All changes are Go version 1.9 compliant - [  ] All changes are Go version 1.11 compliant
- [  ] The code being submitted is commented according to the - [  ] The code being submitted is commented according to the
[Code Documentation and Commenting](#CodeDocumentation) section [Code Documentation and Commenting](#CodeDocumentation) section
- [  ] For new code: Code is accompanied by tests which exercise both - [  ] For new code: Code is accompanied by tests which exercise both