From 498d972ef82e2e9cc0805d78f87db23c3de05600 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 30 May 2013 10:03:25 -0700 Subject: [PATCH] Removed changelog recommendation from readme as per discussion in #90 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 28aae1c9..757ea619 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,8 @@ When contributing, please attempt to match the code style already in the codebas When fixing bugs and adding features, when appropriate please also: -* Update changelog.txt -* Add/update related unit tests * Update related doc comments +* Add/update related unit tests If you're new to the project, check out our [good first bug](https://github.com/openseadragon/openseadragon/issues?labels=good+first+bug&page=1&state=open) issues for some places to dip your toe in the water.