mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-22 19:54:50 +03:00
Update docs/community/project-management.md
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
This commit is contained in:
parent
28f85dcdc6
commit
25aeb13b05
|
@ -59,7 +59,6 @@ The following template should be used for the description of the issue, and serv
|
||||||
- [ ] `pyproject.toml` Python & Django version trove classifiers
|
- [ ] `pyproject.toml` Python & Django version trove classifiers
|
||||||
- [ ] `README` Python & Django versions
|
- [ ] `README` Python & Django versions
|
||||||
- [ ] `docs` Python & Django versions
|
- [ ] `docs` Python & Django versions
|
||||||
|
|
||||||
- [ ] Ensure the pull request increments the version to `*.*.*` in [`restframework/__init__.py`](https://github.com/encode/django-rest-framework/blob/main/rest_framework/__init__.py).
|
- [ ] Ensure the pull request increments the version to `*.*.*` in [`restframework/__init__.py`](https://github.com/encode/django-rest-framework/blob/main/rest_framework/__init__.py).
|
||||||
- [ ] Ensure documentation validates
|
- [ ] Ensure documentation validates
|
||||||
- Build and serve docs `mkdocs serve`
|
- Build and serve docs `mkdocs serve`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user