Skip to content

Commit

Permalink
docs: Use relative versions in contrib checklist.
Browse files Browse the repository at this point in the history
  • Loading branch information
davecgh committed Sep 13, 2018
1 parent 88ca6f5 commit 79da9e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/code_contribution_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,8 @@ Rejoice as you will now be listed as a [contributor](https://github.com/decred/d
### 6.1. Contribution Checklist
- [  ] All changes are Go version 1.3 compliant
- [  ] All changes are compliant with the latest version of Go and the
one prior to it
- [  ] The code being submitted is commented according to the
[Code Documentation and Commenting](#CodeDocumentation) section
- [  ] For new code: Code is accompanied by tests which exercise both
Expand Down

0 comments on commit 79da9e6

Please sign in to comment.