mirror of
				https://github.com/alecthomas/chroma.git
				synced 2025-10-30 23:57:49 +02:00 
			
		
		
		
	Update issue templates
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							| @@ -9,13 +9,13 @@ assignees: '' | ||||
|  | ||||
| **Describe the bug** | ||||
|  | ||||
| A clear and concise description of what the bug is. | ||||
| A clear and concise description of what the bug is. Screenshots are often helpful here. | ||||
|  | ||||
| Do *NOT* just paste a link to other issues on GitHub. | ||||
|  | ||||
| **To Reproduce** | ||||
|  | ||||
| 1. Provide copyable *text* (not an image) that reproduces the issue. | ||||
| 2. Provide a `chroma` command-line invocation to reproduce the issue with the above text. | ||||
| 2. Provide a `chroma` command-line invocation to reproduce the issue with the above input text. eg. for Hugo the (rough) equivalent would be `chroma -s monokailight --html --html-lines --html-lines-table --html-inline-styles <source>` | ||||
|  | ||||
| Do *NOT* provide configuration for another tool (eg. Hugo). My time is limited and if you want me to fix your issue, help me help you. | ||||
|   | ||||
							
								
								
									
										14
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| --- | ||||
| name: Feature request | ||||
| about: Suggest an idea for this project | ||||
| title: '' | ||||
| labels: '' | ||||
| assignees: '' | ||||
|  | ||||
| --- | ||||
|  | ||||
| **What problem does this feature solve?** | ||||
|  | ||||
| Please check the Chroma [README](https://github.com/alecthomas/chroma) and command-line tool to ensure this isn't an already solved problem. | ||||
|  | ||||
| **What feature do you propose?** | ||||
		Reference in New Issue
	
	Block a user