mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Update issue templates
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							dd7d04be95
						
					
				
				
					commit
					0c9f8ff189
				
			
							
								
								
									
										31
									
								
								.github/ISSUE_TEMPLATE/use-this-issue-template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								.github/ISSUE_TEMPLATE/use-this-issue-template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
			
		||||
---
 | 
			
		||||
name: Use this issue template
 | 
			
		||||
about: Please read https://github.com/tmux/tmux/blob/master/.github/CONTRIBUTING.md
 | 
			
		||||
title: ''
 | 
			
		||||
labels: ''
 | 
			
		||||
assignees: ''
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
### Issue description
 | 
			
		||||
 | 
			
		||||
Please read https://github.com/tmux/tmux/blob/master/.github/CONTRIBUTING.md
 | 
			
		||||
before opening an issue.
 | 
			
		||||
 | 
			
		||||
If you have upgraded, make sure your issue is not covered in the CHANGES file
 | 
			
		||||
for your version: https://raw.githubusercontent.com/tmux/tmux/master/CHANGES
 | 
			
		||||
 | 
			
		||||
Describe the problem and the steps to reproduce. Add a minimal tmux config if
 | 
			
		||||
necessary. Screenshots can be helpful, but no more than one or two.
 | 
			
		||||
 | 
			
		||||
Do not report bugs (crashes, incorrect behaviour) without reproducing on a tmux
 | 
			
		||||
built from the latest code in Git.
 | 
			
		||||
 | 
			
		||||
### Required information
 | 
			
		||||
 | 
			
		||||
Please provide the following information:
 | 
			
		||||
 | 
			
		||||
* tmux version (`tmux -V`).
 | 
			
		||||
* Platform (`uname -sp`).
 | 
			
		||||
* $TERM inside and outside of tmux (`echo $TERM`).
 | 
			
		||||
* Logs from tmux (`tmux kill-server; tmux -vv new`).
 | 
			
		||||
		Reference in New Issue
	
	Block a user