This repository was archived by the owner on Apr 15, 2024. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Expand file tree Collapse file tree 4 files changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug Report 
2+ description : File a bug report 
3+ title : " [Bug]: " 
4+ labels : ["bug", "needs-triage"] 
5+ body :
6+   - type : checkboxes 
7+     id : terms 
8+     attributes :
9+       label : Please try to fill out as much of the information below as you can. Thank you! 
10+       options :
11+         - label : Yes, I've searched similar issues on GitHub and didn't find any. 
12+           required : true 
13+   - type : input 
14+     id : app_version 
15+     attributes :
16+       label : Which version contains the bug? 
17+       placeholder : 1.0.0 
18+   - type : textarea 
19+     id : description 
20+     attributes :
21+       label : Describe the bug 
22+       description : Please provide a concise description of the bug, add any relevant output or error messages. You can use markdown. 
23+   - type : textarea 
24+     id : recreate 
25+     attributes :
26+       label : How to recreate the bug? 
27+       description : Please provide the steps to recreate the issue. 
Original file line number Diff line number Diff line change 1+ name : Documentation 
2+ description : Suggest documentation improvements 
3+ title : " [Documentation]: " 
4+ labels : ["documentation"] 
5+ body :
6+   - type : textarea 
7+     id : description 
8+     attributes :
9+       label : Describe the improvements you'd like. 
10+       description : Please provide as much context as possible. You can use markdown. 
Original file line number Diff line number Diff line change 1+ name : Feature Request 
2+ description : Request a feature or enhancement 
3+ title : " [Feature]: " 
4+ labels : ["feature", "needs-triage"] 
5+ body :
6+   - type : markdown 
7+     attributes :
8+       value : | 
9+         Please try to fill out as much of the information below as you can. Thank you! 
10+         **Note:** If you want to sponsor new features, contact us at info@netways.de 
11+    - type : textarea 
12+     id : description 
13+     attributes :
14+       label : Describe the feature request 
15+       description : Please provide a concise description of the feature. You can use markdown. 
Original file line number Diff line number Diff line change 1+ name : Question 
2+ description : Ask a question 
3+ title : " [Question]: " 
4+ labels : ["question"] 
5+ body :
6+   - type : textarea 
7+     id : description 
8+     attributes :
9+       label : Ask a question 
10+       description : Please provide as much context as possible. You can use markdown. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments