mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	CONTRIBUTING.md: link to "imperative mood" inline
Replace raw URL to English Wikipedia article about imperative mood with an inline link. Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
This commit is contained in:
		
							parent
							
								
									1cc6981b62
								
							
						
					
					
						commit
						43cdcd0c4b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -56,8 +56,7 @@ Also, please write good git commit messages. A good commit message looks like th | ||||||
| 
 | 
 | ||||||
| That header line really should be meaningful, and really should be just one line. The header line is what is shown by tools like gitk and shortlog, and should summarize the change in one readable line of text, independently of the longer explanation. | That header line really should be meaningful, and really should be just one line. The header line is what is shown by tools like gitk and shortlog, and should summarize the change in one readable line of text, independently of the longer explanation. | ||||||
| 
 | 
 | ||||||
| The preferred way to write a commit message is using imperative mood, e.g. "Make foo do xyz" instead of "This patch makes foo do xyz" or "I made foo do xyz", as if you are giving commands or requests to the code base. | The preferred way to write a commit message is using [imperative mood][11], e.g. "Make foo do xyz" instead of "This patch makes foo do xyz" or "I made foo do xyz", as if you are giving commands or requests to the code base. | ||||||
| https://en.wikipedia.org/wiki/Imperative_mood |  | ||||||
| 
 | 
 | ||||||
| ![gitk sample][9] | ![gitk sample][9] | ||||||
| 
 | 
 | ||||||
|  | @ -97,3 +96,4 @@ In order to make reviews simpler and have contributions merged faster in the cod | ||||||
| [8]: https://gerrit-review.googlesource.com/Documentation/user-signedoffby.html | [8]: https://gerrit-review.googlesource.com/Documentation/user-signedoffby.html | ||||||
| [9]: https://subsurface-divelog.org/wp-content/uploads/2011/10/Screenshot-gitk-subsurface-1.png "Example with gitk" | [9]: https://subsurface-divelog.org/wp-content/uploads/2011/10/Screenshot-gitk-subsurface-1.png "Example with gitk" | ||||||
| [10]: https://github.com/Subsurface/subsurface/blob/master/CodingStyle | [10]: https://github.com/Subsurface/subsurface/blob/master/CodingStyle | ||||||
|  | [11]: https://en.wikipedia.org/wiki/Imperative_mood | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue