c39df04087 
								
							
								 
							
						 
						
							
							
								
								Display Github support button ( #7343 )  
							
							... 
							
							
 
							
							This need an option to be enabled on repo : https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository  
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5c69e31c22 
								
							
								 
							
						 
						
							
							
								
								Add security note to issue template ( #6281 )  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								905e63f5b5 
								
							
								 
							
						 
						
							
							
								
								Force the PR close time to 60 days ( #5770 )  
							
							... 
							
							
 
							
							Like the comment that is posted.
Ex: https://github.com/go-gitea/gitea/pull/4749  is closed after 2 weeks and not 2 months 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7cb1d8296d 
								
							
								 
							
						 
						
							
							
								
								Create stale bot config ( #5243 )  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e90bbcaa52 
								
							
								 
							
						 
						
							
							
								
								Comment help text for issues ( #2281 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a037cd81ff 
								
							
								 
							
						 
						
							
							
								
								Add link to forum in issue template ( #2070 )  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								cc5484de10 
								
							
								 
							
						 
						
							
							
								
								Update links to Discord server  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d87596aec4 
								
							
								 
							
						 
						
							
							
								
								Add MSSQL to issues template ( #1171 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								aaf9adfbe8 
								
							
								 
							
						 
						
							
							
								
								Fix grammar ( #1158 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								669dad71f8 
								
							
								 
							
						 
						
							
							
								
								Add Screenshot-secion to IssueTemplate.md ( #939 )  
							
							... 
							
							
 
							
							For `UI`-bugs we usually require a Screenshot to debug it 😉  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dc50c78f48 
								
							
								 
							
						 
						
							
							
								
								Replace pull request with issue at issue_template ( #547 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1831ee2d1d 
								
							
								 
							
						 
						
							
							
								
								Update example install url from try.gogs.io to try.gitea.io ( #385 )  
							
							... 
							
							
 
							
							* Update example install url from try.gogs.io to try.gitea.io
* Ask if issue can be reproduced on try.gitea.io
* Link try.gitea.io to the README 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9628d4fb44 
								
									
								
							
								 
							
						 
						
							
							
								
								Unified GitHub templates accross all projects  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								27f99a16a6 
								
							
								 
							
						 
						
							
							
								
								Review issue and pull templates, drop unused contributing file  
							
							... 
							
							
 
							
							The CONTRIBUTING.md from root dir will be used by github 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2d68bd1ef9 
								
							
								 
							
						 
						
							
							
								
								Change import reference to match gitea instead of gogs ( #37 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								28dc5bb566 
								
							
								 
							
						 
						
							
							
								
								Replace gogs.io http links with https version ( #3386 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f2884d8e31 
								
							
								 
							
						 
						
							
							
								
								Minor fix for pull request template [CI SKIP]  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								03ba257ad2 
								
							
								 
							
						 
						
							
							
								
								Update GitHub templates  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5ec8ef0230 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								94f9ff1ac9 
								
							
								 
							
						 
						
							
							
								
								ISSUE_TEMPLATE: suggestion to test at try.gogs.io  
							
							... 
							
							
 
							
							I've noticed that a lot of issues cannot be reproduced on http://try.gogs.io ,
which either hints about specific database type problems or
hints about bugs which are already solved in the newer version
(as http://try.gogs.io  is usually a newer build).
This patch adds the suggestion to test the issue at http://try.gogs.io  in
the Github "issue template". The user can answer: "Yes", "No", "Not relevant".
"Not relevant" is an option where testing on http://try.gogs.io  makes no sense as
the bug is unrelated to the Web UI or is very specific in nature. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d324500959 
								
							
								 
							
						 
						
							
							
								
								Prepare to release  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b91b35b565 
								
							
								 
							
						 
						
							
							
								
								Removed duplicate of paragraph  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2fdf8fc938 
								
							
								 
							
						 
						
							
							
								
								Add issue and pull request template  
							
							
 
							
						 
						
							10 years ago