diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e59148f39b9b4263ae66f9ba9e12fb033a369d14..e103cf2c50c69cf6d09016f64c985db2cd4be334 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,5 +2,6 @@ Fixes # <!-- you may add issues here to automatically close them --> -1. [ ] Tests covering your feature were added? -2. [ ] Any new feature or behavior change was documented? +1. [ ] Feature description was added to the [changelog](https://github.com/ufz/ogs/wiki/Release-notes-6.2.1) +2. [ ] Tests covering your feature were added? +3. [ ] Any new feature or behavior change was documented?