Skip to content

Commit 7b5da42

Browse files
authored
Update bug.yaml
1 parent 3bfda0d commit 7b5da42

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug.yamlβ€Ž

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ body:
1515
label: "πŸ‘Ÿ Reproduction steps"
1616
description: "How do you trigger this bug? Please walk us through it step by step."
1717
placeholder: "When I ..."
18-
- type: textarea
19-
id: code-to-reproduce
20-
attributes:
21-
label: "πŸ“œ Example code for reproducing this bug"
22-
description: Please copy and paste here some code for reproducing this error. This step is not required. This will be automatically formatted into code, so no need for backticks.
23-
render: ruby
2418
- type: textarea
2519
id: expected-behavior
2620
validations:
@@ -51,14 +45,6 @@ body:
5145
- Different version (specify in environment)
5246
validations:
5347
required: true
54-
- type: input
55-
id: appwrite-sdk-version
56-
attributes:
57-
label: "🎲 Appwrite SDK for Ruby version"
58-
description: "What version of Appwrite SDK are you using?"
59-
placeholder: "2.4.0"
60-
validations:
61-
required: true
6248
- type: dropdown
6349
id: operating-system
6450
attributes:

0 commit comments

Comments
Β (0)