mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore: add reproduction to issue template
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							| @@ -2,7 +2,6 @@ | |||||||
| name: 🐛 Report Bug | name: 🐛 Report Bug | ||||||
| about: Report Bug. | about: Report Bug. | ||||||
| title: '[BUG] Report bug' | title: '[BUG] Report bug' | ||||||
| labels: 'bug' |  | ||||||
| assignees: | assignees: | ||||||
| --- | --- | ||||||
|  |  | ||||||
| @@ -10,6 +9,12 @@ assignees: | |||||||
|  |  | ||||||
| <!-- Please describe the bug in detail above so that everyone can understand. --> | <!-- Please describe the bug in detail above so that everyone can understand. --> | ||||||
|  |  | ||||||
|  | ### 📝 Steps to reproduce | ||||||
|  |  | ||||||
|  | <!-- Please describe the steps to reproduce the bug above. --> | ||||||
|  |  | ||||||
|  | Reproduction Link (required): <!-- Please provide a link to a reproduction case. --> | ||||||
|  |  | ||||||
| ### 🏞 Desired result | ### 🏞 Desired result | ||||||
|  |  | ||||||
| <!-- Please describe above what you expected to see. --> | <!-- Please describe above what you expected to see. --> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user