Merge pull request #173 from DotJoshJohnson/issue-templates
Add Issue Templates
This commit is contained in:
		
						commit
						f3b7d4708a
					
				
					 3 changed files with 51 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								.github/ISSUE_TEMPLATE/bug-report.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.github/ISSUE_TEMPLATE/bug-report.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
---
 | 
			
		||||
name: Bug Report
 | 
			
		||||
about: Create a Bug Report
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
**Description**
 | 
			
		||||
What seems to be the problem?
 | 
			
		||||
 | 
			
		||||
**Screenshots**
 | 
			
		||||
If applicable, add screenshots to help explain your problem.
 | 
			
		||||
 | 
			
		||||
**Extension Version**
 | 
			
		||||
What version of the XML Tools extension are you using?
 | 
			
		||||
 | 
			
		||||
**VS Code Version**
 | 
			
		||||
What version of VS Code are you using?
 | 
			
		||||
 | 
			
		||||
**Operating System**
 | 
			
		||||
What OS (and version) are you using?
 | 
			
		||||
							
								
								
									
										20
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
---
 | 
			
		||||
name: Bug report
 | 
			
		||||
about: Create a Bug Report
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
**Description**
 | 
			
		||||
What seems to be the problem?
 | 
			
		||||
 | 
			
		||||
**Screenshots**
 | 
			
		||||
If applicable, add screenshots to help explain your problem.
 | 
			
		||||
 | 
			
		||||
**Extension Version**
 | 
			
		||||
What version of the XML Tools extension are you using?
 | 
			
		||||
 | 
			
		||||
**VS Code Version**
 | 
			
		||||
What version of VS Code are you using?
 | 
			
		||||
 | 
			
		||||
**Operating System**
 | 
			
		||||
What OS (and version) are you using?
 | 
			
		||||
							
								
								
									
										11
									
								
								.github/ISSUE_TEMPLATE/feature-request.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.github/ISSUE_TEMPLATE/feature-request.md
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
---
 | 
			
		||||
name: Feature Request
 | 
			
		||||
about: Suggest a New Feature
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
**Description**
 | 
			
		||||
What would you like to see added to XML Tools?
 | 
			
		||||
 | 
			
		||||
**Current Workarounds**
 | 
			
		||||
Are you using a workaround in the meantime?
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue