Skip to content

Commit

Permalink
🔧 Tweak Discussion question template
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Mar 21, 2024
1 parent 75f53ce commit 81a5b3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/DISCUSSION_TEMPLATE/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ body:
Write a short description telling me what you are doing, what you expect to happen, and what is currently happening.
placeholder: |
* Open the browser and call the endpoint `/`.
* It returns a JSON with `{"message": "Hello World"}`.
* But I expected it to return `{"message": "Hello Morty"}`.
* Add a label `release` to a PR.
* Merge the PR.
* I expected this GitHub Action to make a release for me, but it didn't.
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 81a5b3f

Please sign in to comment.