Merge pull request #11198 from lukehefson/remove-issue-body-from-forms
Remove `issue_body` from YAML issue forms
This commit is contained in:
		
						commit
						3476ca7b8f
					
				
							
								
								
									
										1
									
								
								.github/ISSUE_TEMPLATE/bug.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/ISSUE_TEMPLATE/bug.yml
									
									
									
									
										vendored
									
									
								
							@ -1,7 +1,6 @@
 | 
			
		||||
name: New issue for Reproducible Bug
 | 
			
		||||
description: "If you're sure it's reproducible and not just your machine: submit an issue so we can investigate."
 | 
			
		||||
labels: bug
 | 
			
		||||
issue_body: false
 | 
			
		||||
body:
 | 
			
		||||
  - type: markdown
 | 
			
		||||
    attributes:
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								.github/ISSUE_TEMPLATE/feature.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/ISSUE_TEMPLATE/feature.yml
									
									
									
									
										vendored
									
									
								
							@ -1,7 +1,6 @@
 | 
			
		||||
name: New issue for Feature Suggestion
 | 
			
		||||
description: Request our thoughts on your suggestion for a new feature for Homebrew.
 | 
			
		||||
labels: features
 | 
			
		||||
issue_body: false
 | 
			
		||||
body:
 | 
			
		||||
  - type: markdown
 | 
			
		||||
    attributes:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user