diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 055ffdd4..cc3ba754 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,3 +5,5 @@ Please answer the following questions and leave the below in as part of your PR. - [ ] This PR correponds to an [issue with a clear problem statement](https://github.com/babashka/babashka/blob/master/doc/dev.md#start-with-an-issue-before-writing-code). - [ ] This PR contains a [test](https://github.com/babashka/babashka/blob/master/doc/dev.md#tests) to prevent against future regressions + +- [ ] I have updated the [CHANGELOG.md](https://github.com/babashka/babashka/blob/master/CHANGELOG.md) file with a description of the addressed issue. diff --git a/sci b/sci index 573ee0e2..17f8e460 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 573ee0e2f2ecdfc30f9f4b0d306626cacd6d3f06 +Subproject commit 17f8e46097235472752779dda6403b0933a11790