Add 'Contributing' section

pull/14/merge
Tyler Bunnell 2012-10-16 19:43:06 -06:00
parent 0cda4d8ec7
commit 36de9ffa03
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Testify - Thou shalt write tests Testify - Thou Shalt Write Tests
================================ ================================
Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend. Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
@ -61,6 +61,14 @@ For more information on how to write mock code, check out the API documentation
------ ------
Contributing
============
Please feel free to submit issues, fork the repository and send pull requests!
When submitting an issue, we ask that you please also submit a complete test function that demonstrates the issue.
Licence Licence
======= =======
Copyright (c) 2012 Mat Ryer and Tyler Bunnell Copyright (c) 2012 Mat Ryer and Tyler Bunnell