Commit 214b12c
[Documentation:Developer] Add Troubleshooting Document (#594)
**Overview:**
This pull request aims to improve the troubleshooting documentation
related to setting up a MacBook Pro M3 with ARM64 architecture. After
encountering a unique issue during my own setup process and confirming
with the Submitty Zulip Community Discussion that this issue hasn't been
encountered before, I decided to contribute to the project by
documenting the steps to troubleshoot and resolve similar issues.
**Changes Made:**
Added a new section titled "SSH connection was unexpectedly closed" to
the installation_troubleshooting.md file.
**Purpose:**
The purpose of this contribution is to:
1. Help future users who may encounter similar issues during their
MacBook Pro M3 setup process.
2. Improve the overall user experience by providing comprehensive
troubleshooting guidance.
3. Contribute back to the community by sharing knowledge and solutions
for uncommon issues.
**Testing:**
I have tested the troubleshooting steps provided in the documentation on
my MacBook Pro M3 (ARM64) setup to ensure accuracy and effectiveness.
**Additional Notes:**
Feedback and suggestions for further improvements are welcome.
Co-authored-by: Barb Cutler <bmcutler@users.noreply.github.com>1 parent 7297560 commit 214b12c
File tree
1 file changed
+82
-1
lines changed- _docs/developer/troubleshooting
1 file changed
+82
-1
lines changedLines changed: 82 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
189 | 271 | | |
190 | 272 | | |
191 | 273 | | |
| |||
216 | 298 | | |
217 | 299 | | |
218 | 300 | | |
219 | | - | |
| |||
0 commit comments