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
Help us replicate the issue by filling in this form. You can use the "Find feature" button in the options page to find which feature is causing the issue.
11
+
12
+
Please ensure:
13
+
14
+
- The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
15
+
- The bug happens after clearing extension cache. The "Clear cache" button can be found in the options page. [](#clear-cache)
16
+
17
+
Include in this issue:
18
+
19
+
- Screenshots/video/gif demonstrating the bug, if it’s visual
20
+
- Console errors, if any
21
+
22
+
- id: description
23
+
type: textarea
24
+
attributes:
25
+
label: Description
26
+
validations:
27
+
required: true
28
+
- id: repro
29
+
type: textarea
30
+
attributes:
31
+
label: How to replicate the issue + URL
32
+
description: ‼️‼️‼️ Every bug report MUST include A REAL URL where the bug appears. If it happens on a private repo, find an equivalent public URL, even if it doesn't happen there.
33
+
validations:
34
+
required: true
35
+
- id: version
36
+
type: input
37
+
attributes:
38
+
label: Extension version
39
+
validations:
40
+
required: true
41
+
- id: browser
42
+
type: input
43
+
attributes:
44
+
label: Browser(s) used
45
+
validations:
46
+
required: true
47
+
- id: token
48
+
type: checkboxes
49
+
attributes:
50
+
options:
51
+
label: I set a token in the options page. I understand that some features require a token to work.
0 commit comments