Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Luu <[email protected]>
  • Loading branch information
RyanLua authored Jul 27, 2024
1 parent fd0244b commit 7ae86c2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ labels: ["bug"]
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this bug report! Your issue with be public, so **do not include any personal information**.
value: Thanks for taking the time to fill out this bug report! Your issue will be public, so **do not include any personal information**.
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -38,15 +38,13 @@ body:
attributes:
label: Other details
description: Is there anything else we should know or have?
placeholder: The bug is able to be only reproduced able this percent of the time
placeholder: The bug can only be reproduced this percent of the time
- type: input
id: version
attributes:
label: Version
description: What version are you running? (Use `instawebhooks --version` to see your version)
placeholder: 0.1.0
validations:
required: true
- type: dropdown
id: platform
attributes:
Expand All @@ -65,4 +63,4 @@ body:
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/RyanLua/InstaWebhooks?tab=coc-ov-file).
options:
- label: I agree to follow this project's Code of Conduct
required: true
required: true

0 comments on commit 7ae86c2

Please sign in to comment.