diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml new file mode 100644 index 00000000..0038765a --- /dev/null +++ b/.github/release-drafter.yml @@ -0,0 +1,5 @@ +--- +template: | + ## What’s Changed + + $CHANGES diff --git a/codecov.yml b/codecov.yml index 97da41be..f2e3042d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,3 +1,4 @@ +--- coverage: precision: 2 round: down