From 15dafda3cf2c5be8ccff427d19b0045fa90e3432 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Thu, 3 Dec 2015 13:47:24 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2a68f3..c2ea054 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,14 +1,7 @@ Hi there, -Please open a pull request with any suggestions you have regarding the -example [CHANGELOG](CHANGELOG.md) or the [README](README.md). +Please open a pull request with any suggestions you have. +Edit files in [`source/`](source/). Each sub-directory is a different language translation of [`source/index.haml`](source/index.haml). -Don't edit the [`index.html`](index.html) manually. Instead: - -1. make changes to [README](README.md) if necessary -2. run [`generate.thor`](generate.thor) with `thor generate index`. -3. add the `README.md` and `index.html` changes to a Pull Request. - -Tweaks, fixes and improvements to any of the [assets](assets/) are also -quite welcome. +You will need a maintainer to run `rake publish` for you once changes are merged in in order to update keepachangelog.com.