Skip to content

Commit

Permalink
chore: update issue forms
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
  • Loading branch information
tenthirtyam committed Sep 17, 2023
1 parent 1b71530 commit 4faed16
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug Report
description: Is something not working as expected? Submit a bug.
title: 'Please add a short decsription.'
title: 'Please add a short description.'
labels: ["bug", "needs-triage"]
projects: ["vmware/22"]
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Documentation
description: Found a typo or something that needs clarification?
title: 'Please add a short decsription.'
title: 'Please add a short description.'
labels: ["documentation", "needs-review"]
projects: ["vmware/22"]
body:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Enhancement Request
description: Is something critical missing? Suggest an enhancement.
title: 'Please add a short decsription.'
title: 'Please add a short description.'
labels: ["enhancement", "needs-review"]
projects: ["vmware/22"]
body:
Expand Down

0 comments on commit 4faed16

Please sign in to comment.