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: using/faqs.md
+9-15
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,7 @@ To learn more about what it means for the devil to be in the details, check out
35
35
You're in luck.
36
36
Here's a [step-by-step guide][getting-started] to get you started.
37
37
38
-
If something is still unclear for you or not working then it might be the same for others so we'd appreciate you letting us know.
39
-
Refer to [Opening an Issue][opening-an-issue] below for instructions on how you can help us help others.
38
+
If something is still unclear for you or not working then it might be the same for others so we'd appreciate you [letting us know on the forum][forum].
40
39
41
40
## I get the error "Sorry, we could not authenticate you from GitHub" when trying to log in. What should I do?
42
41
@@ -77,7 +76,7 @@ The new site has a brand new command-line client, and also needs some extra meta
77
76
Read about how to [upgrade your command-line client and migrate your solutions for the new site][upgrade-cli].
78
77
79
78
If that doesn't help, or you didn't use the old version of the command-line client, please read through the [command-line client Walkthrough][cli-walkthrough].
80
-
If that doesn't help either, [open an issue][new-cli-issue] and we will help you get it sorted out.
79
+
If that doesn't help either, [please post on the forum][forum] and we will help you get it sorted out.
81
80
82
81
## How do I check the version of my command-line client?
83
82
@@ -147,20 +146,16 @@ You can see more on the [How to Contribute page][contribute].
147
146
A new language track gets created when a member of the community takes the lead on it and becomes a maintainer of the track.
148
147
If you'd like to get involved in helping set one up, there are [instructions here][new-language-request].
149
148
150
-
## Opening an Issue
149
+
## Telling us when something is wrong
151
150
152
-
Before submitting an issue, be sure to check the relevant GitHub issue tracker to see if it has already been reported or resolved:
151
+
If you find something that's wrong, please let us know by creating a thread on [the forum][forum].
3.[Exercises][languages] - Select your language and then look at the issues tab
157
-
158
-
You can search through issues (remove the `is:open` filter to include closed/resolved issues).
153
+
Before creating a thread, be sure to check for existing discussions.
159
154
Try a few different keywords.
160
155
161
-
## What if my issue is not listed here or in GitHub?
156
+
## What if my issue is not listed here or on the forum?
162
157
163
-
If your problem hasn't been resolved or reported, then create an issue in the appropriate repository by selecting the green **New issue** button.
158
+
If your problem hasn't been resolved or reported, then create a new [forum post][forum].
164
159
165
160
Make sure to include the following information:
166
161
@@ -174,7 +169,7 @@ Make sure to include the following information:
174
169
If your issue pertains to an exercise in your language track, then please find the correct language track [from this list][from-this-list] and submit an issue there.
175
170
Please specify if the issue is with the instructions or something language specific, using the template below.
176
171
177
-
If you have spotted a typo or if you have a suggestion for clearer language or instructions on the general website, then [create an issue for Exercism Website Copy][website-copy-new-issue] with the following information:
172
+
If you have spotted a typo or if you have a suggestion for clearer language or instructions on the general website, then please create a new thread on [the forum][forum] with the following information:
178
173
179
174
1. Link to the page where the issue is
180
175
1. Explanation of what the mistake is or what is unclear
@@ -197,7 +192,7 @@ If you have spotted a typo or if you have a suggestion for clearer language or i
0 commit comments