Skip to content

Commit

Permalink
docs: rm requiredness
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 25, 2024
1 parent f314d1c commit 4bd0ecc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,11 @@ body:
label: ape-config.yaml file
description: "Please paste your `ape-config.yaml` contents here (NOTE: do not post anything private like RPC urls or secrets!)"
placeholder: "Run `cat ape-config.yaml` and copy and paste the result here"
validations:
required: true
- type: textarea
attributes:
label: Description
description: Describe what happened
validations:
required: true
- type: textarea
attributes:
label: Reproduction code
description: Please include a simple reproduction code-snippet.
validations:
required: true

0 comments on commit 4bd0ecc

Please sign in to comment.