Skip to content

Commit 96fde87

Browse files
committed
docs: update copy
1 parent a6551dd commit 96fde87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SUPPORT.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ Help us help you! Be sure to spend time framing questions and to provide links a
4444

4545
When seeking help, you are encouraged to adhere the following principles in order to increase the likelihood of receiving a successful response:
4646

47-
- **Read the documentation and other guides** for the project to see if you can figure the question or issue out on your own. Try locating an example project, and explore how the project works to see if you can answer your question.
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.
4848

4949
- **Search for existing questions and answers** by consulting the stdlib [issue tracker][stdlib-issues], [discussions][stdlib-discussions], and [FAQ][stdlib-faq]. For debugging issues specific to your project or figuring out how to use stdlib in a manner unique to your application, search for answers and ask questions on Stack Overflow.
5050

5151
- **Try ["rubber ducking"][rubber-duck-debugging]** to see if verbalizing and discussing the problem helps reveal or challenge any of your current assumptions.
5252

53-
- **Ensure that you ask about your actual problem** and not your attempted solution (i.e., engage in the [XY problem][xy-problem]).
53+
- **Ensure that you ask about your actual problem** and not your attempted solution (i.e., do not fall prey to the [XY problem][xy-problem]).
5454

5555
- **Define what you need help with** by asking the following questions:
5656

@@ -67,7 +67,7 @@ When seeking help, you are encouraged to adhere the following principles in orde
6767

6868
- **Do not open duplicate issues** or litter an existing issue with +1's.
6969

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.
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.
7171

7272
* * *
7373

0 commit comments

Comments
 (0)