aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-12-02 17:12:29 +0100
committerGitHub <noreply@github.com>2019-12-02 17:12:29 +0100
commit8d9ef2c7db4d8135c4f3e65dde951f72c2cdf97a (patch)
tree08d955fde77aa4c30baef5943fa1b6d197251f15 /.github/pull_request_template.md
parent918ce9dead33cdb3ee4bbd016cd177313981151c (diff)
downloadr-alacritty-8d9ef2c7db4d8135c4f3e65dde951f72c2cdf97a.tar.gz
r-alacritty-8d9ef2c7db4d8135c4f3e65dde951f72c2cdf97a.tar.bz2
r-alacritty-8d9ef2c7db4d8135c4f3e65dde951f72c2cdf97a.zip
Fix PR and issue template
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 8b058a3a..edc3b048 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,6 +1,3 @@
Please make sure to document all user-facing changes in the `CANGELOG.md` file.
-Please ensure the optional CI steps do not fail because of this PR.
-
-Draft PRs are always welcome, though unless otherwise requested PRs will not be reviewed until CI is
-successful and they have left the draft stage.
+Draft PRs are always welcome, though unless otherwise requested PRs will not be reviewed until all required and optional CI steps are successful and they have left the draft stage.