# Objective A label was renamed, so this updates it in the issue template. ## Solution Change in the .github markdown.
		
			
				
	
	
		
			14 lines
		
	
	
		
			552 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			552 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
name: Docs Improvement
 | 
						|
about: Help us write better docs to catch common issues!
 | 
						|
title: ''
 | 
						|
labels: C-Docs, S-Needs-Triage
 | 
						|
assignees: ''
 | 
						|
---
 | 
						|
 | 
						|
## How can Bevy's documentation be improved?
 | 
						|
 | 
						|
Provide a link to the documentation and describe how it could be improved. In what ways is it incomplete, incorrect, or misleading?
 | 
						|
 | 
						|
If you have suggestions on exactly what the new docs should say, feel free to include them here. Alternatively, make the changes yourself and [create a pull request](https://bevyengine.org/learn/book/contributing/code/) instead.
 |