mirror of
				https://github.com/CorentinTh/it-tools.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	chore(issues): removed old issue templates (#1077)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							b59942ad9f
						
					
				
				
					commit
					5a7b0f9636
				
			
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/feature-request.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,5 @@
 | 
				
			|||||||
name: 🚀 New feature proposal
 | 
					name: 🚀 New feature proposal
 | 
				
			||||||
description: Propose a new feature to be added to IT-Tools.
 | 
					description: Propose a new feature/enhancement or tool idea for IT-Tools
 | 
				
			||||||
labels: ['enhancement', 'triage']
 | 
					labels: ['enhancement', 'triage']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body:
 | 
					body:
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										19
									
								
								.github/ISSUE_TEMPLATE/new-tool-request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										19
									
								
								.github/ISSUE_TEMPLATE/new-tool-request.md
									
									
									
									
										vendored
									
									
								
							@@ -1,19 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: New tool request
 | 
					 | 
				
			||||||
about: Suggest a new tool idea
 | 
					 | 
				
			||||||
title: '[NEW TOOL]'
 | 
					 | 
				
			||||||
labels: new tool
 | 
					 | 
				
			||||||
assignees: CorentinTh
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**What tool do you want?**
 | 
					 | 
				
			||||||
Example: a token generator
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe the solution you'd like**
 | 
					 | 
				
			||||||
A clear and concise description of what you want to happen.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Is their example of this tool in the wild?**
 | 
					 | 
				
			||||||
Provide link to already existing tool or npm packages if any exists
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
Add any other context about the feature request here.
 | 
					 | 
				
			||||||
							
								
								
									
										13
									
								
								.github/ISSUE_TEMPLATE/other-request.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/ISSUE_TEMPLATE/other-request.md
									
									
									
									
										vendored
									
									
								
							@@ -1,13 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Other request
 | 
					 | 
				
			||||||
about: Any request that does not concern a tool creation, a new feature request on a tool or a bug
 | 
					 | 
				
			||||||
title: '[OTHER] '
 | 
					 | 
				
			||||||
labels:
 | 
					 | 
				
			||||||
assignees: CorentinTh
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe the solution you'd like**
 | 
					 | 
				
			||||||
A clear and concise description of what you want.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
Add any other context about the feature request here.
 | 
					 | 
				
			||||||
							
								
								
									
										13
									
								
								.github/ISSUE_TEMPLATE/tool-improvement.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/ISSUE_TEMPLATE/tool-improvement.md
									
									
									
									
										vendored
									
									
								
							@@ -1,13 +0,0 @@
 | 
				
			|||||||
---
 | 
					 | 
				
			||||||
name: Tool improvement
 | 
					 | 
				
			||||||
about: Improvement on an existing tool
 | 
					 | 
				
			||||||
title: '[TOOL IMPROVEMENT]'
 | 
					 | 
				
			||||||
labels: enhancement
 | 
					 | 
				
			||||||
assignees: CorentinTh
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Describe the solution you'd like**
 | 
					 | 
				
			||||||
A clear and concise description of what you want to happen.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
**Additional context**
 | 
					 | 
				
			||||||
Add any other context about the feature request here.
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user