From d1fe872d4c7d8beb6e760329fa61bffdda5f720f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ho=CC=88ltje?= Date: Thu, 20 Apr 2017 14:15:58 -0400 Subject: [PATCH] contributing: fix release notes editing --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d1df17..b295620 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,6 +69,7 @@ Releases ``` 6. Go to [the releases page](https://github.com/docwhat/temple/releases) - 1. Edit the new release. + 1. Click on "Edit" + 2. The name should match the tag. e.g. `v0.1.0` 2. Paste in the change log entry. 3. Save.