◐ Shell
reader mode source ↗
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
30 changes: 29 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Contributing
============

You can contribute to the project in multiple ways:

Expand Down Expand Up @@ -75,6 +76,9 @@ This creates a clearer project history, and automates our `Releases`_ and change
* Bad: ``Update documentation for projects``
* Good: ``docs(projects): update example for saving project attributes``

Coding Style
------------

Expand All @@ -90,6 +94,30 @@ To format your code according to our guidelines before committing, run:
cd python-gitlab/
tox -e black,isort

Running unit tests
------------------

Expand Down
1 change: 1 addition & 0 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
changelog
release-notes
faq


Indices and tables
Expand Down
Toggle all file notes Toggle all file annotations