Skip to content

Commit ff14712

Browse files
George RobertsonGeorge Robertson
authored andcommitted
restructured CONTRIBUTING.md
1 parent 59aa67d commit ff14712

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Start reading our code to get a feel for it:
2020
* We use [PEP8](https://www.python.org/dev/peps/pep-0008/). Autoformatters for PEP8, for instance [autopep8](https://pypi.org/project/autopep8/), can easily ensure compliance.
2121
* We use docstrings and we try to (loosely) follow [`numpy`'s docstring standards](https://numpydoc.readthedocs.io/en/latest/format.html#docstring-standard).
2222
* This is open source software. Consider the people who will read your code, and make it look nice for them.
23-
24-
:clinking_glasses: Thank you!
25-
Team codon
2623

2724
## Code of Conduct
2825

29-
As a contributer you can help us keep the Django community open and inclusive. Please read and follow our [Code of Conduct](#).
26+
As a contributer you can help us keep the Django community open and inclusive. Please read and follow our [Code of Conduct](#).
27+
28+
:clinking_glasses: Thank you!
29+
Team codon

0 commit comments

Comments
 (0)