summary refs log tree commit diff stats
path: root/.github/ISSUE_TEMPLATE.md
blob: 14183666f5994ef62a6a4eb64eda922abceb990e (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
<!-- 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? -->

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

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

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

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