Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Programmer1473 authored Oct 5, 2024
1 parent bb704aa commit 10eaa69
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report! 🐞
Thanks for taking the time to fill out this bug report!
- type: dropdown #initiative
attributes:
label: Initiative (Required)
description: Please choose the initiative you are contributing to:
options:
- GSSoC (Girl Script Summer of Code) 🌸
- GSSoC 2024 Extd 🚀
- Hacktoberfest 2024 🎃
- Script Winter of Code (SWoC) ❄️
- Winter of Blockchain (WoB)
- Personal 🧑‍💻
- Other (please specify): _______________ ✏️
- GSSoC (Girl Script Summer of Code)
- GSSoC 2024 Extd
- Hacktoberfest 2024
- Script Winter of Code (SWoC)
- Winter of Blockchain (WoB)
- Personal
- Other (please specify): _______________
validations:
required: true

Expand All @@ -36,6 +36,6 @@ body:
label: Urgency (Optional)
description: How urgent do you think it is to fix this bug?
options:
- Low priority 🚦
- Medium priority ⚠️
- High priority 🔴
- Low priority
- Medium priority
- High priority

0 comments on commit 10eaa69

Please sign in to comment.