mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 10:36:05 +01:00 
			
		
		
		
	Merge pull request #1132 from McFoggy/issue-1128
correct path to CONTRIBUTING file, fixes #1128
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,6 @@ | |||||||
| ### Before submitting an issue to Gitbucket I have first: | ### Before submitting an issue to Gitbucket I have first: | ||||||
|  |  | ||||||
| - [] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/CONTRIBUTING.md) | - [] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md) | ||||||
| - [] searched for similar already existing issue | - [] searched for similar already existing issue | ||||||
| - [] read the documentation and [wiki](https://github.com/gitbucket/gitbucket/wiki)  | - [] read the documentation and [wiki](https://github.com/gitbucket/gitbucket/wiki)  | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/PULL_REQUEST_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							| @@ -1,6 +1,6 @@ | |||||||
| ### Before submitting a pull-request to Gitbucket I have first: | ### Before submitting a pull-request to Gitbucket I have first: | ||||||
|  |  | ||||||
| - [] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/CONTRIBUTING.md) | - [] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md) | ||||||
| - [] rebased my branch over master | - [] rebased my branch over master | ||||||
| - [] verified that project is compiling | - [] verified that project is compiling | ||||||
| - [] verified that tests are passing | - [] verified that tests are passing | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user