From 04e146f1d72b400c9347237f4ad09ad4cde8b76f Mon Sep 17 00:00:00 2001 From: celeron533 Date: Sun, 15 Dec 2019 10:57:24 +0800 Subject: [PATCH] Update pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3777664c..88187a16 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,8 @@ - [ ] [Searched](https://github.com/shadowsocks/shadowsocks-windows/search?q=is%3Apr&type=Issues) for similar pull requests - [ ] Compiled the code with Visual Studio +- [ ] Require translation update +- [ ] Require document update (readme.md, wikipage, etc) ### What is the purpose of your *pull request*? - [ ] Bug fix