Skip to content

Commit

Permalink
Merge pull request #4513 from daipom/github-stop-using-rendering-for-…
Browse files Browse the repository at this point in the history
…free-style-textarea

github: stop using rendering for freestyle text area
  • Loading branch information
kenhys authored May 29, 2024
2 parents 74b2e3d + 4ccc378 commit 0d9f3a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/DISCUSSION_TEMPLATE/q-a-japanese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ body:
description: |
何について困っているのかを書いてください。試したことや実際の結果を示してください。
期待する挙動と実際の結果の違いがあればそれも書くのをおすすめします。
render: markdown
validations:
required: true
- type: textarea
Expand Down
1 change: 0 additions & 1 deletion .github/DISCUSSION_TEMPLATE/q-a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ body:
description: |
A clear and concise description of what you want to happen.
What exactly did you do (or not do) that was effective (or ineffective)?
render: markdown
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 0d9f3a6

Please sign in to comment.