mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Forward questions to github discussions
Instead of creating issues with type "question" Forward to the GitHub Discussion system. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Closes #11383
This commit is contained in:
		
							parent
							
								
									39372fa25b
								
							
						
					
					
						commit
						7bbe563a0e
					
				
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
								
							| @ -1,5 +1,8 @@ | ||||
| blank_issues_enabled: false | ||||
| contact_links: | ||||
|   - name: OpenZFS Questions | ||||
|     url: https://github.com/openzfs/zfs/discussions/new | ||||
|     about: Ask the community for help | ||||
|   - name: OpenZFS Community Support Mailing list (Linux) | ||||
|     url: https://zfsonlinux.topicbox.com/groups/zfs-discuss | ||||
|     about: Get community support for OpenZFS on Linux | ||||
|  | ||||
							
								
								
									
										37
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										37
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
								
							| @ -1,37 +0,0 @@ | ||||
| --- | ||||
| name: Code Question | ||||
| about: Ask a question about the code | ||||
| title: '' | ||||
| labels: 'Type: Question' | ||||
| assignees: '' | ||||
| 
 | ||||
| --- | ||||
| 
 | ||||
| <!-- | ||||
| Thank you for taking an interest in the OpenZFS codebase. | ||||
| 
 | ||||
| Please be aware that most questions are preferably asked in the mailing list first. | ||||
| This form is primarily meant for asking questions about the code itself. | ||||
| 
 | ||||
| Please also check our issue tracker before opening a new question. | ||||
| Filling out the following template will help other contributors better understand your question. | ||||
| --> | ||||
| 
 | ||||
| ### Ask your question! | ||||
| 
 | ||||
| <!-- | ||||
| Please provide a clear and concise question. | ||||
| --> | ||||
| 
 | ||||
| ### Which portion of the codebase does your question involve? | ||||
| 
 | ||||
| <!-- | ||||
| Optional: Please describe what portion of the codebase your issue involved. | ||||
| Example: "Testsuite", "Buildbots", "CLI", a code snippet etc. | ||||
| --> | ||||
| 
 | ||||
| ### Additional context | ||||
| 
 | ||||
| <!-- | ||||
| Any additional information you want to add? | ||||
| --> | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Kjeld Schouten-Lebbing
						Kjeld Schouten-Lebbing