mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	docs: add template & issue action (#305)
* docs: add pr template * Create bug_report.md * Create question.md * Create issue-reply.yml
This commit is contained in:
		
							
								
								
									
										23
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | ||||
| --- | ||||
| name: '❓ Question or need help' | ||||
| about: Question or need help | ||||
| title: '[Question] Help' | ||||
| labels: 'question' | ||||
| assignees: '' | ||||
| --- | ||||
|  | ||||
| ### 🧐 Problem Description | ||||
|  | ||||
|  | ||||
| <!-- Describe the problem in detail so that everyone can understand. --> | ||||
|  | ||||
| ### 💻 Sample code | ||||
|  | ||||
|  | ||||
| <!-- If you have a solution, state it clearly here. --> | ||||
|  | ||||
| ### 🚑 Other information | ||||
|  | ||||
|  | ||||
| <!-- Other information such as screenshots can be posted here. --> | ||||
| <!-- From: https://github.com/one-template/issue-template --> | ||||
		Reference in New Issue
	
	Block a user