Skip to content

Commit

Permalink
Update issue templates to allow markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodojodev committed May 31, 2023
1 parent 4e9cb73 commit 4ead789
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ body:
attributes:
label: Bug description
description: Describe the bug you encountered and what you expected to happen.
render: shell
validations:
required: true

Expand All @@ -30,7 +29,6 @@ body:
- Include relevant code snippet that did not work as expected.
- If applicable, add screenshots to help explain the problem.
- Include anything else that might help us debug the issue.
render: shell
validations:
required: true

Expand Down
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ body:
attributes:
label: What is your request?
description: Describe how you'd like us to improve Mojo.
render: shell
validations:
required: true

Expand All @@ -34,7 +33,6 @@ body:
attributes:
label: What is your motivation for this change?
description: Describe the problem that your feature seeks to address (what is the value to the product/user?).
render: shell
validations:
required: true

Expand All @@ -43,6 +41,5 @@ body:
attributes:
label: Any other details?
description: Perhaps some minimum functional attributes the implementation should include, or other context about your feature.
render: shell
validations:
required: false

0 comments on commit 4ead789

Please sign in to comment.