From f0f30e42a9303c6c9ad738806a088e9bcd89d4a3 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Wed, 30 May 2018 09:12:09 -0400 Subject: [PATCH] changelog note --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d6c05963c..07edc7648 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -146,6 +146,8 @@ There are a few tools integrated to the project that will ease the process of de manner and, therefore, not begin working on anything reserved (or updated) within the last 3 days. If someone has been officially assigned an issue via Github's assignment system, it is also not available. Contributors are encouraged to ask if they have any questions about issue availability. +* The [changelog](https://github.com/lbryio/lbry-app/blob/master/CHANGELOG.md) should be updated to + include a referene to the fix/change/addition. See previous entries for format. * Once the pull request is visible in the LBRY repo, a LBRY team member will review it and make sure it is up to our standards. At this point, the contributor may have to change his or her code based on our suggestions and comments.