diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ea2c7701a..b7df5c096 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,10 @@ --- name: Bug report about: Tell us about a problem you are experiencing -labels: carvel-triage,bug +title: '' +labels: bug, carvel-triage +assignees: '' + --- **What steps did you take:** @@ -20,3 +23,13 @@ labels: carvel-triage,bug - kapp Controller version (execute `kubectl get deployment -n kapp-controller kapp-controller -o yaml` and the annotation is `kbld.k14s.io/images`): - Kubernetes version (use `kubectl version`) + +--- +Vote on this request + +This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote. + +👍 "I would like to see this addressed as soon as possible" +👎 "There are other more important things to focus on right now" + +We are also happy to receive and review Pull Requests if you want to help working on this issue. diff --git a/.github/ISSUE_TEMPLATE/feature-enhancement-request.md b/.github/ISSUE_TEMPLATE/feature-enhancement-request.md index 5437ad025..e504be590 100644 --- a/.github/ISSUE_TEMPLATE/feature-enhancement-request.md +++ b/.github/ISSUE_TEMPLATE/feature-enhancement-request.md @@ -1,7 +1,10 @@ --- name: Feature request about: Suggest an idea for kapp controller -labels: carvel-triage,enhancement +title: '' +labels: carvel-triage, enhancement +assignees: '' + --- **Describe the problem/challenge you have** @@ -14,3 +17,13 @@ labels: carvel-triage,enhancement **Anything else you would like to add:** [Additional information that will assist in solving the issue.] + +--- +Vote on this request + +This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote. + +👍 "I would like to see this addressed as soon as possible" +👎 "There are other more important things to focus on right now" + +We are also happy to receive and review Pull Requests if you want to help working on this issue. diff --git a/.github/ISSUE_TEMPLATE/other-issue.md b/.github/ISSUE_TEMPLATE/other-issue.md index 236e93449..6c6df9bfa 100644 --- a/.github/ISSUE_TEMPLATE/other-issue.md +++ b/.github/ISSUE_TEMPLATE/other-issue.md @@ -1,6 +1,10 @@ --- name: Other issue or question about: Free form issue or question +title: '' labels: carvel-triage +assignees: '' + --- +