Skip to content

Commit

Permalink
docs: remove TODO section; remove unhelpful placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Nov 14, 2024
1 parent 9e8c985 commit 7d13c52
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .github/ISSUE_TEMPLATE/01_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
Please provide a clear and concise description of what the bug is. A helpful format is "What I did, what I expected, and what happened instead."
If relevant and able, please provide a minimal code snippet or steps to reproduce the bug.
When pasting code or errors, it is helpful to wrap it in triple backticks (```) for formatting. For example:
```python
Expand All @@ -24,21 +24,8 @@ body:
```
If the code is too long, please use a public gist and link it in the issue: https://gist.github.com.
placeholder: |
## What I did
## What I expected
## What happened instead
validations:
required: true
- type: textarea
attributes:
label: Environment
description: |
TODO: Provide an environment reporting utility.
validations:
required: false
- type: markdown
attributes:
value: |
Expand Down

0 comments on commit 7d13c52

Please sign in to comment.