Skip to content

Commit e8d0ee6

Browse files
Add help wanted to the README (#1144)
* Add help wanted to the README * Apply suggestions from code review Co-authored-by: Andrew Chen Wang <[email protected]> Co-authored-by: Andrew Chen Wang <[email protected]>
1 parent ec34fe9 commit e8d0ee6

File tree

1 file changed

+47
-5
lines changed

1 file changed

+47
-5
lines changed

README.rst

Lines changed: 47 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ Note: If you have issues installing Django 4.0.0, it is because we only support
3939
Django 4.0.1+ due to a regression in Django 4.0.0. Besides 4.0.0, Django 2.2+ is supported.
4040
`Explanation <https://github.com/jazzband/django-oauth-toolkit/pull/1046#issuecomment-998015272>`_.
4141

42-
Contributing
43-
------------
44-
45-
We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just `follow the
46-
guidelines <https://django-oauth-toolkit.readthedocs.io/en/latest/contributing.html>`_ and submit a PR.
4742

4843
Reporting security issues
4944
-------------------------
@@ -99,3 +94,50 @@ License
9994
-------
10095

10196
django-oauth-toolkit is released under the terms of the **BSD license**. Full details in ``LICENSE`` file.
97+
98+
Help Wanted
99+
-----------
100+
101+
We need help maintaining and enhancing django-oauth-toolkit (DOT).
102+
103+
Join the team
104+
~~~~~~~~~~~~~
105+
106+
Please consider joining `Jazzband <https://jazzband.co>`__ (If not
107+
already a member) and the `DOT project
108+
team <https://jazzband.co/projects/django-oauth-toolkit>`__.
109+
110+
How you can help
111+
~~~~~~~~~~~~~~~~
112+
113+
See our
114+
`contributing <https://django-oauth-toolkit.readthedocs.io/en/latest/contributing.html>`__
115+
info and the open
116+
`issues <https://github.com/jazzband/django-oauth-toolkit/issues>`__ and
117+
`PRs <https://github.com/jazzband/django-oauth-toolkit/pulls>`__,
118+
especially those labeled
119+
`help-wanted <https://github.com/jazzband/django-oauth-toolkit/labels/help-wanted>`__.
120+
121+
Submit PRs and Perform Reviews
122+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123+
124+
PR submissions and reviews are always appreciated! Since we require an
125+
independent review of any PR before it can be merged, having your second
126+
set of eyes looking at PRs is extremely valuable.
127+
128+
Please don’t merge PRs
129+
~~~~~~~~~~~~~~~~~~~~~~
130+
131+
Please be aware that we don’t want *every* Jazzband member to merge PRs
132+
but just a handful of project team members so that we can maintain a
133+
modicum of control over what goes into a release of this security oriented code base. Only `project
134+
leads <https://jazzband.co/projects/django-oauth-toolkit>`__ are able to
135+
publish releases to Pypi and it becomes difficult when creating a new
136+
release for the leads to deal with “unexpected” merged PRs.
137+
138+
Become a Project Lead
139+
~~~~~~~~~~~~~~~~~~~~~
140+
141+
If you are interested in stepping up to be a Project Lead, please join
142+
the
143+
`discussion <https://github.com/orgs/jazzband/teams/django-oauth-toolkit>`__.

0 commit comments

Comments
 (0)