]> git.madduck.net Git - etc/vim.git/blobdiff - docs/contributing/index.rst

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

[primer] Enable everything (#2288)
[etc/vim.git] / docs / contributing / index.rst
index 68dfcd60c28ec19f9ce76c75bd650b9ccac0a835..7e3a90905cd85ae29036d898a6164a816ce9ae04 100644 (file)
@@ -6,6 +6,8 @@ Contributing
 
   the_basics
   gauging_changes
+  issue_triage
+  release_process
   reference/reference_summary
 
 Welcome! Happy to see you willing to make the project better. Have you read the entire
@@ -31,6 +33,7 @@ This section covers the following topics:
 
 - :doc:`the_basics`
 - :doc:`gauging_changes`
+- :doc:`release_process`
 - :doc:`reference/reference_summary`
 
 For an overview on contributing to the *Black*, please checkout :doc:`the_basics`.