Skip to content

Commit

Permalink
fix after review
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jcieslak committed Apr 29, 2024
1 parent bad73f3 commit d7b9e4d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ body:
type: dropdown
attributes:
label: Object type(s)
description: Choose object type(s) causing the issue (if any). Specify object types and add **multiple** if you suspect more objects are affected. Use **all** with caution!
description: Choose object type(s) causing the issue (if any).
multiple: true
options:
- resource:account
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02-general-usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ body:
type: dropdown
attributes:
label: Object type(s)
description: Choose object type(s) causing the issue (if any). Specify object types and add **multiple** if you suspect more objects are affected. Use **all** with caution!
description: Choose object type(s) causing the issue (if any).
multiple: true
options:
- resource:account
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ body:
type: dropdown
attributes:
label: Object type(s)
description: Choose for which object type(s) the documentation is incorrect (if any). Specify object types and add **multiple** if you suspect more objects are affected. Use **all** with caution!
description: Choose for which object type(s) the documentation is incorrect (if any).
multiple: true
options:
- resource:account
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/04-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ body:
type: dropdown
attributes:
label: Object type(s)
description: Choose object type(s) affected by the proposal (if any). Specify object types and add *multiple* if you are unsure which ones specifically. Use **all** with caution!
description: Choose object type(s) affected by the proposal (if any).
multiple: true
options:
- resource:account
Expand Down

0 comments on commit d7b9e4d

Please sign in to comment.