diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a4cbdf..ffaaa6b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,4 +5,4 @@ guidelines](https://github.com/jaredallard/jaredallard/blob/master/CONTRIBUTING. - \ No newline at end of file + \ No newline at end of file diff --git a/stencil.lock b/stencil.lock index c43a24c..d5e40e0 100644 --- a/stencil.lock +++ b/stencil.lock @@ -2,7 +2,7 @@ version: (devel) modules: - name: github.com/rgst-io/stencil-golang url: https://github.com/rgst-io/stencil-golang - version: v0.1.3 + version: v0.2.1 files: - name: .github/workflows/release.yaml template: .github/workflows/release.yaml.tpl @@ -16,6 +16,9 @@ files: - name: .mise.toml template: .mise.toml.tpl module: github.com/rgst-io/stencil-golang + - name: CONTRIBUTING.md + template: CONTRIBUTING.md.tpl + module: github.com/rgst-io/stencil-golang - name: LICENSE template: LICENSE_AGPL-3.0.tpl module: github.com/rgst-io/stencil-golang