Commit 9e7522ee authored by Jason R. Coombs's avatar Jason R. Coombs

Started work on a developer guide.

parent 68dd639c
================================
Developer's Guide for Setuptools
================================
If you want to know more about contributing on Setuptools, this is the place.
.. contents:: **Table of Contents**
----------------------
Repository and Tracker
----------------------
...
.. git mirror
-----------------
Authoring Tickets
-----------------
...
------------------------
Submitting Pull Requests
------------------------
Use Mercurial bookmarks or Git branches. Use incremental commits. Minimize
stylistic changes.
-------------------
Semantic Versioning
-------------------
Setuptools follows ``semver`` with some exceptions:
- Uses two-segment version when three segment version ends in zero
- Omits 'v' prefix for tags.
.. explain value of reflecting meaning in versions.
......@@ -30,6 +30,7 @@ setuptools changes. You have been warned.
.. toctree::
:maxdepth: 1
.. developer-guide
formats
releases
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment