diff --git a/docs/contributing.rst b/docs/contributing.rst index fefd5c3..2ae07a8 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -37,6 +37,7 @@ Tips #. **starter** labeled issues are deemed to be good low-hanging fruit for newcomers to the project, Django, or even Python. #. **doc** labeled issues must only touch content in the docs folder. +#. Since this project will live on inheritance, all views are Class-Based. Setting up topic branches and generating pull requests ======================================================