mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-03 22:57:14 +08:00 
			
		
		
		
	chore: 优化 Issues 和 PR 模板
This commit is contained in:
		@@ -42,5 +42,5 @@
 | 
			
		||||
 | 
			
		||||
<!-- 在提交 issue 之前,请确保执行过以下操作。 -->
 | 
			
		||||
 | 
			
		||||
- [ ] 阅读[文档](https://github.com/Charles7c/continew-admin#readme)
 | 
			
		||||
- [ ] 阅读[文档](https://doc.charles7c.top/faq.html)
 | 
			
		||||
- [ ] 搜索是否有其他人提交过类似的 issue,如果对应 issue 尚未解决,您可以先订阅关注该 issue(为了方便后来者查找问题解决方法,请尽量避免创建重复的 issue)
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							@@ -49,7 +49,7 @@ body:
 | 
			
		||||
      label: 确认
 | 
			
		||||
      description: 在提交 issue 之前,请确保执行过以下操作。
 | 
			
		||||
      options:
 | 
			
		||||
        - label: 阅读[文档](https://github.com/Charles7c/continew-admin#readme)
 | 
			
		||||
        - label: 阅读[文档](https://doc.charles7c.top/faq.html)
 | 
			
		||||
          required: true
 | 
			
		||||
        - label: 根据报错信息百度或 Google 一下
 | 
			
		||||
          required: true
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature_request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature_request.yml
									
									
									
									
										vendored
									
									
								
							@@ -36,7 +36,7 @@ body:
 | 
			
		||||
      label: 确认
 | 
			
		||||
      description: 在提交 issue 之前,请确保执行过以下操作。
 | 
			
		||||
      options:
 | 
			
		||||
        - label: 阅读[文档](https://github.com/Charles7c/continew-admin#readme)
 | 
			
		||||
        - label: 阅读[文档](https://doc.charles7c.top/faq.html)
 | 
			
		||||
          required: true
 | 
			
		||||
        - label: 搜索是否有其他人提交过类似的 issue,如果对应 issue 尚未解决,您可以先订阅关注该 issue(为了方便后来者查找问题解决方法,请尽量避免创建重复的 issue)
 | 
			
		||||
          required: true
 | 
			
		||||
		Reference in New Issue
	
	Block a user