diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-04-14 18:28:03 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-14 18:28:03 -0400 |
commit | d02ae566014c6d79f61f7538c979d6560c1de629 (patch) | |
tree | 5a963624e16c8cc36f8fd86869ff53ff85fc604b /sites | |
parent | e96e2653a2ca0a465d2773b1fe468c0f87e758bc (diff) |
Note changelog location in contribution docs
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/contributing.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/contributing.rst b/sites/www/contributing.rst index 2b752cc5..634c2b26 100644 --- a/sites/www/contributing.rst +++ b/sites/www/contributing.rst @@ -17,3 +17,6 @@ How to submit bug reports or new code Please see `this project-agnostic contribution guide <http://contribution-guide.org>`_ - we follow it explicitly. + +Our current changelog is located in ``sites/www/changelog.rst`` - the top +level files like ``ChangeLog.*`` and ``NEWS`` are historical only. |