7
edits
(add flake8 command for checking style issues→How to setup for development) |
(add link to ateam-bootcamp for the github process) |
||
Line 63: | Line 63: | ||
If a bug is not open already corresponding to the bug you want to fix (or the feature you want to add), please file one. After that, please open a github pull request with your code change, and set a flag in bugzilla for it to be reviewed, as described here: | If a bug is not open already corresponding to the bug you want to fix (or the feature you want to add), please file one. After that, please open a github pull request with your code change, and set a flag in bugzilla for it to be reviewed, as described here: | ||
http://ateam-bootcamp.readthedocs.org/en/latest/guide/development_process.html#git-and-github | |||
Please make sure your patch conforms to [https://www.python.org/dev/peps/pep-0008/ PEP8] before submitting it. | Please make sure your patch conforms to [https://www.python.org/dev/peps/pep-0008/ PEP8] before submitting it. |
edits