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
description: Please provide a clear, concise and descriptive explanation of what the bug is. Include screenshots or a video if needed by drag and dropping them to the box below.
24
+
validations:
25
+
required: true
26
+
27
+
- type: markdown
28
+
attributes:
29
+
value: |
30
+
Please provide a reproducible example that I can easily copy and test or a link to a repository on GitHub under your username that reproduces the issue.
31
+
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve.
32
+
Issues without a reproduction are likely to stale.
33
+
34
+
- type: input
35
+
id: stacks-version
36
+
attributes:
37
+
label: NuiComponents version
38
+
description: What version of NuiComponents are you using?
39
+
validations:
40
+
required: true
41
+
42
+
- type: input
43
+
id: neovim-version
44
+
attributes:
45
+
label: Neovim version
46
+
description: What version of Neovim are you using?
0 commit comments