summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-12-05 00:12:23 +0100
committerGitHub <noreply@github.com>2019-12-05 00:12:23 +0100
commit047719bcd23e0d50c0fd7d397ec53faaa051f88d (patch)
treee112621fac6bf2afbd554cae5086f1aff0a6fcb0 /.github
parentfb046091f64ed25b23ef995ded56e5976047e09e (diff)
Add documentation for the release process
Fixes #3032.
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index edc3b048..4fd9fde8 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +1,3 @@
-Please make sure to document all user-facing changes in the `CANGELOG.md` file.
+Please make sure to document all user-facing changes in the `CHANGELOG.md` file.
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.