File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Support
2
+
3
+ Thank you for using ElixirLS! :tada :
4
+
5
+ This document offers some guidelines when asking for support related to an
6
+ issues that you might encounter when using ElixirLS.
7
+
8
+ # Guidelines
9
+
10
+ These are some general guidelines to follow when reaching out through any of the
11
+ available support channels.
12
+
13
+ 1 . ** Search through the existing
14
+ [ issues] ( https://github.com/elixir-lsp/elixir-ls/issues/ ) before opening a new
15
+ one**
16
+
17
+ Also check [ elixir\_ sense issues] ( https://github.com/elixir-lsp/elixir_sense/issues )
18
+
19
+ Check if one already exists related to the issue you are having. Remember
20
+ to include ` closed ` issues as well.
21
+
22
+ 2 . ** Provide as much context and information as possible**
23
+
24
+ It is much more likely that others will be able to help you if they can
25
+ reproduce the issue your are experiencing.
26
+
27
+ 3 . ** Be nice**
28
+
29
+ This can be applied to life in general, but it's especially important when
30
+ communicating only through written text.
31
+
32
+ # Support Channels
33
+
34
+ - Github [ Issues] ( https://github.com/elixir-lsp/elixir-ls/issues/ ) .
35
+ - #elixir-ls tag on the [ elixir forum] ( https://elixirforum.com/ ) .
36
+
You can’t perform that action at this time.
0 commit comments