PR template [skip ci]
This commit is contained in:
parent
bc0ae17e64
commit
1c217a7157
2 changed files with 3 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -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 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
|
- [ ] 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.
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 573ee0e2f2ecdfc30f9f4b0d306626cacd6d3f06
|
Subproject commit 17f8e46097235472752779dda6403b0933a11790
|
||||||
Loading…
Reference in a new issue