freeCodeCamp/guide/english/miscellaneous/searching-for-existing-issues/index.md

14 lines
1.1 KiB
Markdown

---
title: Searching for Existing Issues
---
If you still see problems after <a href='http://forum.freecodecamp.com/t/how-to-get-help-on-gitter/19130' target='_blank' rel='nofollow'>Getting Help on Gitter</a>, you will want to try to see if anyone else has posted about a similar problem.
![gif walking through the subsequent steps to search GitHub for the issue](//discourse-user-assets.s3.amazonaws.com/original/2X/3/3577718dd9fe14fbe80b203bc3cc56cdb0d9c3af.gif)
1. Go to FreeCodeCamp's <a href='https://github.com/FreeCodeCamp/FreeCodeCamp/issues' target='_blank' rel='nofollow'>Github Issues</a> page.
2. Use the search bar to search for already filed issues that may be related to your problem.
* If you find one, read it! You can subscribe to get updates about that specific issue by clicking on `Subscribe` in the sidebar. You can also comment on the issue if you have something to add.
* If you cannot find any relevant issues you should <a href='http://forum.freecodecamp.com/t/creating-a-new-github-issue/18392' target='_blank' rel='nofollow'>Create a New Github Issue</a>.