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: SUPPORT.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -34,15 +34,15 @@ Please seek support in the following ways:
34
34
-**Security vulnerabilities**: if you would like to report a security vulnerability, please consult the stdlib [security policy][stdlib-security] and follow requested steps for responsible [disclosure][stdlib-security].
35
35
-**Questions**: for general questions (i.e., concerns which are **not** bug reports or explicit feature requests), please ask on either [GitHub discussions][stdlib-discussions] or on [Gitter][stdlib-gitter].
36
36
37
-
Please do **not** file issues on the issue tracker seeking help or support debugging your application or open-source project when the encountered issues are specific to the use of your project and/or not pertinent to stdlib. You will have better luck in such instances seeking help from other users of stdlib via Stack Overflow or other non-stdlib affiliated public forums.
37
+
Please do **not** file issues on the issue tracker seeking help or support debugging your application or open-source project when the encountered issues are specific to your project. You will have better luck in such instances seeking help from other users of stdlib via Stack Overflow or other non-stdlib affiliated public forums.
38
38
39
39
* * *
40
40
41
41
### Asking Quality Questions
42
42
43
43
Help us help you! Be sure to spend time framing questions and to provide links and other resources. Spending extra time at the outset can help save everyone time in the long run.
44
44
45
-
When seeking help, you are encouraged to adhere the following principles in order to increase the likelihood of receiving a successful response:
45
+
When seeking help, you are encouraged to adhere to the following principles in order to increase the likelihood of receiving a successful response:
46
46
47
47
-**Read documentation and other guides** for the project to see if you can answer the question or figure out the issue on your own. Try locating an example project, and explore how the project works to see if you can answer your question.
48
48
@@ -65,7 +65,7 @@ When seeking help, you are encouraged to adhere the following principles in orde
65
65
66
66
-**Proofread and cross-check** your question to ensure that your question is communicated as clearly as possible.
67
67
68
-
-**Do not open duplicate issues** or litter an existing issue with +1's.
68
+
-**Do not open duplicate issues** or litter an existing issue with separate "+1" comments. If you want to "upvote" an issue or comment, instead of posting a separate comment, use GitHub's built-in [reaction support][github-reactions] to record a 👍 emoji response.
69
69
70
70
-**Do not e-mail (or reach out to via social media) specific project authors or contributors** asking for help debugging your project or application. Please be respectful of maintainer time, and respect that maintainers are likely to have other obligations outside of stdlib.
0 commit comments