PR template [skip ci]
This commit is contained in:
parent
bf51eeb26d
commit
a061977523
2 changed files with 3 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -3,3 +3,5 @@ Please answer the following questions and leave the below in as part of your PR.
|
||||||
- [ ] I have read the [developer documentation](https://github.com/babashka/babashka/blob/master/doc/dev.md).
|
- [ ] I have read the [developer documentation](https://github.com/babashka/babashka/blob/master/doc/dev.md).
|
||||||
|
|
||||||
- [ ] 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/sci/blob/master/doc/dev.md#tests) to prevent against future regressions
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 802c65b04fba93755a08c8449137be904fbfe1e6
|
Subproject commit e1a713fe80ecf1fab7cf3f5546f01184ba65e677
|
||||||
Loading…
Reference in a new issue