diff options
| author | Michael Merickel <mmerickel@users.noreply.github.com> | 2016-07-06 22:05:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-06 22:05:34 -0500 |
| commit | 2b8c7d5e418b2d5df0e05508ae9c17168b30f28d (patch) | |
| tree | 0994f96b516a1309d6720dd4917cdb259eb7348c | |
| parent | 53674615af26c52d3b782fda923633b4a80d02fa (diff) | |
| download | pyramid-2b8c7d5e418b2d5df0e05508ae9c17168b30f28d.tar.gz pyramid-2b8c7d5e418b2d5df0e05508ae9c17168b30f28d.tar.bz2 pyramid-2b8c7d5e418b2d5df0e05508ae9c17168b30f28d.zip | |
link to hacking and contributing
| -rw-r--r-- | README.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst index 35c335d9c..6ef75e899 100644 --- a/README.rst +++ b/README.rst @@ -50,9 +50,10 @@ for documentation, reporting bugs, and getting support. Developing and Contributing --------------------------- -See ``HACKING.txt`` and ``contributing.md`` for guidelines for running tests, -adding features, coding style, and updating documentation when developing in or -contributing to Pyramid. +See `HACKING.txt <https://github.com/Pylons/pyramid/blob/master/HACKING.txt>`_ and +`contributing.md <https://github.com/Pylons/pyramid/blob/master/contributing.md>`_ +for guidelines on running tests, adding features, coding style, and updating +documentation when developing in or contributing to Pyramid. License ------- |
