2021-05-20 07:51:03 +00:00
---
labels :
2021-06-22 18:05:27 +00:00
- name : kind:incomplete-template
2021-05-20 07:51:03 +00:00
labeled :
issue :
body : |
:wave : @{{ issue.user.login }}, please follow the template provided.
action : close
locking : lock
lock_reason : resolved
- name : kind:support
labeled :
issue :
body : |
2021-06-22 18:01:14 +00:00
:wave : @{{ issue.user.login }}, we use the issue tracker exclusively
2021-05-20 07:51:03 +00:00
for bug reports and feature requests. However, this issue appears
to be a support request. Please use our support channels
to get help.
- [ Docs](https://docs.k8s-at-home.com/)
- [ Discord](https://discord.gg/sTMX7Vh)
- [ GitHub Discussions](https://github.com/k8s-at-home/organization/discussions)
action : close
2021-06-22 18:05:27 +00:00
- name : kind:incomplete-pull-request
2021-05-20 07:51:03 +00:00
labeled :
pr :
body : |
:wave : @{{ pull_request.user.login }}, thanks for taking the time to submit this PR. 🙏🏽 Would you mind updating the `version` in `Chart.yaml` per [semver](http://semver.org/) and then update `README_CHANGELOG.md.gotmpl` and run `./hack/gen-helm-docs.sh stable <chart>` again?