about summary refs log tree commit diff stats
path: root/.github/ISSUE_TEMPLATE.md
blob: a62f089eff37088f01185c4c895685b33c683a81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- Provide a descriptive summary of the issue in the title above -->

## Expected behavior
<!-- Bug: What should happen? -->
<!-- Improvement: How should it work? -->


## Current behavior
<!-- Bug: How is it different from the expected behavior? -->
<!-- Improvement: How does it change the current behavior? -->


## Possible solution
<!-- Bug: How should it be fixed? -->
<!-- Improvement: How should it be implemented? -->


## Context
<!-- How has this issue affected you? -->
<!-- What are you trying to accomplish? -->


## Steps to reproduce<!-- For bugs -->
<!-- List unambiguous steps to reproduce this bug -->
1. 
2. 
3. 
4. 
5. 


## Traceback<!-- For crashes -->
<!-- Run ranger in debug mode -->


## Screenshots/Video<!-- Only if relevant -->


## Runtime environment
<!-- Include details of your runtime environment -->
- Ranger version/commit: 
- Python version: 
- Operating system and version: