Minor fix to Readme.md

pull/629/merge
Boyan 2019-07-28 20:40:36 +02:00 committed by George Lesica
parent d2e1501cff
commit 4a312d02f2
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ Contributing
Please feel free to submit issues, fork the repository and send pull requests!
When submitting an issue, we ask that you please include a complete test function that demonstrates the issue. Extra credit for those using Testify to write the test code that demonstrates it.
When submitting an issue, we ask that you please include a complete test function that demonstrates the issue. Extra credit for those using Testify to write the test code that demonstrates it.
Code generation is used. Look for `CODE GENERATED AUTOMATICALLY` at the top of some files. Run `go generate ./...` to update generated files.