.github: add issue templates
This commit is contained in:
		
							
								
								
									
										22
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| --- | ||||
| name: Bug report | ||||
| about: Create a bug report | ||||
| --- | ||||
|  | ||||
| <!-- See https://www.musicpd.org/help/ --> | ||||
| ## Bug report | ||||
| ### Describe the bug | ||||
|  | ||||
|  | ||||
| ## Expected Behavior | ||||
|  | ||||
|  | ||||
| ## Actual Behavior | ||||
|  | ||||
|  | ||||
| ## Version | ||||
| <!-- Paste the output of "mpd --version" here --> | ||||
|  | ||||
|  | ||||
| ## Log | ||||
| <!-- Paste relevant portions of the log file here (--verbose) --> | ||||
							
								
								
									
										6
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| --- | ||||
| name: Feature request | ||||
| about: Create a feature request | ||||
| --- | ||||
|  | ||||
| ## Feature request | ||||
							
								
								
									
										9
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.github/ISSUE_TEMPLATE/question.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| --- | ||||
| name: Question | ||||
| about: Ask a question about MPD | ||||
| --- | ||||
|  | ||||
| <!-- Before you ask a question on GitHub, please read MPD's | ||||
| documentation.  A copy is available at | ||||
| https://www.musicpd.org/doc/html/ --> | ||||
| ## Question | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann