From 97b58dda2d21f94fed57dac86c6cab8ea2f05dee Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Fri, 7 Oct 2016 20:51:04 +0900 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 791d1f8f..c6839d44 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,9 @@ -First of all, please read `CONTRIBUTING.md` +First of all, please read [`CONTRIBUTING.md`](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md) --- - [ ] Complete [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/) - [ ] Execute `npm run prettify` to format codes +- [ ] Update `CHANGELOG.md` and/or `doc/*.md` if it's necessary. - [ ] Write about environment which you tested - Operating system