django-rest-framework/CONTRIBUTING.md
Bruno Alla 64c3d9ef63
Restore references to GitHub Issues and Discussions (#9757)
* Revert "Removed reference to GitHub Issues and Discussions (#9660)"

This reverts commit ffadde930e.

* Remove issue template

* Update discussions description

* Remove recommendations to open issues from the docs

* Change a few non-breakable spaces to regular ones for better syntax highlighting in the editors
2025-08-09 12:44:46 +06:00

728 B

Contributing to REST framework

At this point in its lifespan we consider Django REST framework to be essentially feature-complete. We may accept pull requests that track the continued development of Django versions, but would prefer not to accept new features or code formatting changes.

Apart from minor documentation changes, the GitHub discussions page should generally be your starting point. Please only open a pull request if you've been recommended to do so after discussion.

The Contributing guide in the documentation gives some more information on our process and code of conduct.