From e1696cc8b3e96951e793c7f654ebf34b0dcd00a1 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Fri, 22 Jun 2018 22:00:44 +0900 Subject: [PATCH] Note that description is optional --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fdbd4d27c..c9d50effa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,4 +5,4 @@ Add any details pertaining to wiki contributors above the break. --- -Add a sentence or two describing this change in plain english. This will be displayed on the [changelog](https://osu.ppy.sh/home/changelog). +Add a sentence or two describing this change in plain english (or leave empty if the title is self-explanatory). This will be displayed on the [changelog](https://osu.ppy.sh/home/changelog). A single screenshot or short gif is also welcomed if appropriate.