minor improvement of github issue template
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		
							
								
								
									
										13
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/ISSUE_TEMPLATE.md
									
									
									
									
										vendored
									
									
								
							@@ -4,15 +4,22 @@
 | 
				
			|||||||
- OfflineIMAP version:
 | 
					- OfflineIMAP version:
 | 
				
			||||||
- server name or domain:
 | 
					- server name or domain:
 | 
				
			||||||
- CLI options:
 | 
					- CLI options:
 | 
				
			||||||
- configuration (remove private data):
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
<configuration goes here>
 | 
					<configuration file goes here>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					<pythoonfile file goes here (if any)>
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Log error
 | 
					### Log error
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
<error goes here>
 | 
					<error goes here>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Step to reproduce the error
 | 
					### Steps to reproduce the error
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user