Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

chore: update bug.yaml #317

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update bug.yaml
Update dropdown list options in bug.yaml to include up to 0.15.x
  • Loading branch information
eigengravy committed Jul 5, 2022
commit be6f7e85146151791527c8907d7aa9b7da7ba705
7 changes: 6 additions & 1 deletion .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ body:
label: "🎲 Appwrite version"
description: "What version of Appwrite are you running?"
options:
- Version 0.15.x
- Version 0.14.x
- Version 0.13.x
- Version 0.12.x
- Version 0.11.x
- Version 0.10.x
- Version 0.9.x
- Version 0.8.x
Expand Down Expand Up @@ -79,4 +84,4 @@ body:
label: "🏢 Have you read the Code of Conduct?"
options:
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
required: true
required: true