Skip to content

Commit

Permalink
ci: Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Jan 16, 2023
1 parent cb4c2ea commit 55ae1da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ body:
options:
- A bugged trigger
- A bugged action
- Mod API bugs
- A bugged option type
# - Mod API bugs
- Other/Not sure
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
- Question about an Action
- Question about a Trigger
- Question about workflows
- Question about the mod API
# - Question about the mod API
- Something else
validations:
required: true
Expand Down

0 comments on commit 55ae1da

Please sign in to comment.