Quellcode durchsuchen

Fixed #18971 -- added root level CONTRIBUTING doc

Preston Holmes vor 12 Jahren
Ursprung
Commit
70248cce0a
1 geänderte Dateien mit 16 neuen und 0 gelöschten Zeilen
  1. 16 0
      CONTRIBUTING.rst

+ 16 - 0
CONTRIBUTING.rst

@@ -0,0 +1,16 @@
+======================
+Contributing to Django
+======================
+
+As an open source project, Django welcomes contributions of many forms.
+
+Examples of contributions include:
+
+* Code patches
+* Documentation improvements
+* Bug reports and patch reviews
+
+Extensive contribution guidelines are available in the repository at
+``docs/internals/contributing/``, or online at:
+
+https://docs.djangoproject.com/en/dev/internals/contributing/