diff options
author | Simon Hafner <hafnersimon@gmail.com> | 2015-06-18 15:35:22 -0500 |
---|---|---|
committer | Simon Hafner <hafnersimon@gmail.com> | 2015-06-18 15:35:22 -0500 |
commit | 73d95c9e7b4e8ae9c2e85ca3b9e7b2e394337010 (patch) | |
tree | 67b3b967a49df444a8ab1beed568b97e9daea7d3 | |
parent | 24bb11c7bc3027fb05249c6394c2e078c22fe00c (diff) | |
download | Nim-73d95c9e7b4e8ae9c2e85ca3b9e7b2e394337010.tar.gz |
and some more non-rst stuff fixed
-rw-r--r-- | contributing.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contributing.rst b/contributing.rst index 0b65d7ae1..68265b7c9 100644 --- a/contributing.rst +++ b/contributing.rst @@ -3,7 +3,8 @@ The git stuff `Guide by github, scroll down a bit<https://guides.github.com/activities/contributing-to-open-source/>`_ -# Deprecation +Deprecation +=========== Backward compatibility is important, so if you are renaming a proc or a type, you can use |