mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Properly capitalize GitHub
This commit is contained in:
		
				
					committed by
					
						
						digitalcraftsman
					
				
			
			
				
	
			
			
			
						parent
						
							1425587193
						
					
				
				
					commit
					b31da911b5
				
			@@ -23,12 +23,12 @@ The Hugo community and maintainers are [very active](https://github.com/spf13/hu
 | 
			
		||||
## Asking Support Questions
 | 
			
		||||
 | 
			
		||||
We have an active [discussion forum](http://discuss.gohugo.io) where users and developers can ask questions.
 | 
			
		||||
Please don't use the Github issue tracker to ask questions.
 | 
			
		||||
Please don't use the GitHub issue tracker to ask questions.
 | 
			
		||||
 | 
			
		||||
## Reporting Issues
 | 
			
		||||
 | 
			
		||||
If you believe you have found a defect in Hugo or its documentation, use
 | 
			
		||||
the Github [issue tracker](https://github.com/spf13/hugo/issues) to report the problem to the Hugo maintainers.
 | 
			
		||||
the GitHub [issue tracker](https://github.com/spf13/hugo/issues) to report the problem to the Hugo maintainers.
 | 
			
		||||
If you're not sure if it's a bug or not, start by asking in the [discussion forum](http://discuss.gohugo.io).
 | 
			
		||||
When reporting the issue, please provide the version of Hugo in use (`hugo version`) and your operating system.
 | 
			
		||||
 | 
			
		||||
@@ -123,7 +123,7 @@ started:
 | 
			
		||||
    git commit -a -v
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
1. Fork Hugo in Github.
 | 
			
		||||
1. Fork Hugo in GitHub.
 | 
			
		||||
 | 
			
		||||
1. Add your fork as a new remote (the remote name, "fork" in this example, is arbitrary):
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user