You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yaml
-14Lines changed: 0 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,6 @@ body:
15
15
label: "π Reproduction steps"
16
16
description: "How do you trigger this bug? Please walk us through it step by step."
17
17
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
24
18
- type: textarea
25
19
id: expected-behavior
26
20
validations:
@@ -51,14 +45,6 @@ body:
51
45
- Different version (specify in environment)
52
46
validations:
53
47
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?"
0 commit comments