Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Janmm14 authored Aug 9, 2023
1 parent 6ca78df commit fa84fd1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: Adapt Bug Report
description: File a bug report for Adapt
name: React Bug Report
description: File a bug report for React
labels: [ bug ]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill this out!
If this does not work for you, feel free to use the [blank](https://github.com/VolmitSoftware/Adapt/issues/new) format.
If this does not work for you, feel free to use the [blank](https://github.com/VolmitSoftware/React/issues/new) format.
- type: textarea
id: how
attributes:
label: Problem
description: Please give a text description of how you reached the problem
value: |
1. Install Adapt...
1. Install React...
2. Do this...
3. Do that...
4. Observe the error...
Expand Down Expand Up @@ -41,10 +41,10 @@ body:
validations:
required: true
- type: input
id: Adaptversion
id: Reactversion
attributes:
label: Adapt Version
description: What version of Adapt are you running?
label: React Version
description: What version of React are you running?
placeholder: DO NOT SAY "LATEST"
validations:
required: true
Expand Down

0 comments on commit fa84fd1

Please sign in to comment.