提交 2d6ca135 编写于 作者: N nicolargo

Update contribution file

上级 3739e057
......@@ -132,11 +132,12 @@ included in the project:
Please respect the following coding convention: [Elements of Python Style](https://github.com/amontalenti/elements-of-python-style)
5. Test you code using the Makefile:
make run ==> Run Glances
make run-webserver ==> Run a Glances Web Server
make test ==> Run unit tests
make docs ==> Update docs
make webui ==> Compile a new Web UI
* make run ==> Run Glances
* make run-webserver ==> Run a Glances Web Server
* make test ==> Run unit tests
* make docs ==> Update docs
* make webui ==> Compile a new Web UI
6. Commit your changes in logical chunks. Please adhere to these [git commit
message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册