File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77Conduct
88=======
99
10- The deis community welcomes and encourages participation by **everyone **.
10+ The Deis community welcomes and encourages participation by **everyone **.
1111
1212No matter how you identify yourself or how others perceive you: we welcome
1313you. We welcome contributions from everyone as long as they interact
1414constructively with our community.
1515
16- The deis developer community continues to grow, and it is inevitable that
16+ The Deis developer community continues to grow, and it is inevitable that
1717disagreements and conflict will arise. We ask that participants conduct
1818themselves according to these principles:
1919
Original file line number Diff line number Diff line change 77Coding Standards
88================
99
10- Deis is a `python `_ project. We chose python over other compelling
10+ Deis is a `Python `_ project. We chose Python over other compelling
1111languages because it is widespread, well-documented, and friendly to
1212a large number of developers. Source code benefits from many eyes
1313upon it.
1414
1515`The Zen of Python `_ emphasizes simple over clever, and we agree.
1616Readability counts. Deis also aims for complete test coverage.
1717
18- Contributors to deis should feel welcome to make changes to any part
19- of the codebase. To create a proper github pull request for inclusion
18+ Contributors to Deis should feel welcome to make changes to any part
19+ of the codebase. To create a proper GitHub pull request for inclusion
2020into the official repository, your code must pass two tests:
2121
2222- :ref: `make_flake8 `
@@ -90,7 +90,7 @@ Now create a GitHub pull request with a description of what your code
9090fixes or improves. That's it!
9191
9292
93- .. _ python : http://www.python.org/
93+ .. _ Python : http://www.python.org/
9494.. _flake8 : https://pypi.python.org/pypi/flake8/
9595.. _pep8_tool : https://pypi.python.org/pypi/pep8/
9696.. _pyflakes : https://pypi.python.org/pypi/pyflakes/
You can’t perform that action at this time.
0 commit comments