Commit Graph

26 Commits

Author SHA1 Message Date
Troy McConaghy 941445cace Updated the CONTRIBUTING.md file for the tendermint branch 2017-12-07 10:45:52 +01:00
Katha e377fb57af
Pre commit styling (#1914)
* run pre-commit and fix errors

* mention pre-commit in our guides
2017-11-30 15:04:14 +01:00
Shahbaz Nazir 6c1017510b
Add standard template for creating PRs (#1776)
* Add standard template for creating PRs

Adding a standard template for creating
Pull requests for improved code QA and delegating
dependencies whenever applicable

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Update developer docs with PR instructions

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Addressing review comments for PR template

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>
2017-11-20 14:08:57 +01:00
Sylvain Bellemare 3fec83d2e2 Drop support for Python 3.4
closes #1353
2017-06-20 15:26:23 +02:00
Troy McConaghy 85d5d08506 Add tip on upgrading to CONTRIBUTING.md 2017-04-07 15:40:17 +02:00
Trent McConaghy 8be2e20559 Update CONTRIBUTING.md 2017-03-01 15:29:09 +01:00
troymc dbe3c15d51 CONTRIBUTING.md now points to tests/README.md re: tests 2016-12-18 11:08:32 +01:00
Troy McConaghy 8ebd93ed32 Removed a line from CONTRIBUTING.md
Removed a line:  "If your addition or change is substantial, then please add a line or two to the [CHANGELOG.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CHANGELOG.md), following the guidelines given at the top of that file."

It was a nice idea but too much to expect.
2016-11-25 13:43:52 +01:00
Troy McConaghy 2fef201489 Fixed broken link in CONTRIBUTING.md file
Fixed the link to the setuptools documentation about "extras", i.e. the `extras_require` bit of `setup.py`.
2016-11-10 10:22:29 +01:00
troymc 2eda1c4781 In CONTRIBUTING.md, changed readthedocs.io URLs to docs.bigchaindb.com 2016-10-10 16:57:05 +02:00
troymc 32c229f12b Updated docs links in CONTRIBUTING.md 2016-09-29 14:26:17 +02:00
troymc 4942d523c9 docs: changed setup-run-node.md to be for dev/test node, updated CONTRIBUTING.md 2016-08-08 17:40:54 +02:00
Luminita a650d55c57 two minor changes to the CONTRIBUTING doc 2016-07-13 16:09:15 +02:00
troymc 7d6c8f0e02 Docs: Refactored setup instructions into 4 cases 2016-06-20 17:58:30 +02:00
troymc 44f6d832d7 Minor edits to CONTRIBUTING.md 2016-04-13 11:45:15 +02:00
vrde 70560408cd
Add new step on how to install the package for dev 2016-04-13 11:16:17 +02:00
troymc 3adf62d0f2 Fixed typo 2016-04-12 14:05:21 +02:00
troymc f8e0c41c9e CONTRIBUTING.md: a PR should resolve an existing issue 2016-04-12 13:37:45 +02:00
vrde fb6ba30658
Move refs from develop to master 2016-04-11 14:47:16 +02:00
troymc e34dd01d2b In CONTRIBUTING.md, ask contributors to update CHANGELOG.md 2016-03-07 13:57:45 +01:00
troymc 5fd12a8b3f Add Python Style Guide, update CONTRIBUTING.md 2016-02-25 16:18:51 +01:00
troymc 7bbfd3f585 Slack->Gitter in CONTRIBUTING.md + other minor edits there 2016-02-22 17:48:42 +01:00
troymc 2e323208ff In CONTRIBUTING.md format code blocks as plain text 2016-02-15 17:37:40 +01:00
troymc 9dcf0840d3 Change bash atop code blocks 2016-02-15 17:27:01 +01:00
troymc dbcf9c0e20 Update CONTRIBUTING.md to say we use GitHub Flow 2016-02-15 17:22:33 +01:00
Wrigley the Buffalo 841cabe8c6 Add code, have fun! 2016-02-10 19:55:33 +01:00