14 lines
		
	
	
		
			906 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			906 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Searching for Existing Issues in Github
 | |
| ---
 | |
| If you still see problems after <a>Getting Help on Gitter</a>, you will want to try to see if anyone else has posted about a similar problem.
 | |
| 
 | |
| 
 | |
| 
 | |
| 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>Create a New Github Issue</a>. |