summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2021-10-28 13:42:29 -0700
committerGitHub <noreply@github.com>2021-10-28 22:42:29 +0200
commite1563f473b507d177889a1ca684517572b100882 (patch)
tree1f2783389b1a8a3c1f709253f767e4a722c70c46 /CONTRIBUTING.rst
parentc5e612f342660f1be7c09f31ce52535d37415296 (diff)
downloadnetworkx-e1563f473b507d177889a1ca684517572b100882.tar.gz
List policies (#5159)
* List policies * Add CoC and update link descriptions. Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index e08b785f..f43b11a8 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -390,3 +390,14 @@ Bugs
----
Please `report bugs on GitHub <https://github.com/networkx/networkx/issues>`_.
+
+Policies
+--------
+
+All interactions with the project are subject to the
+:doc:`NetworkX code of conduct <code_of_conduct>`.
+
+We also follow these policies:
+
+* :doc:`NetworkX deprecation policy <deprecations>`
+* :doc:`Python version support <nep-0029-deprecation_policy>`