File tree Expand file tree Collapse file tree 2 files changed +42
-10
lines changed
Expand file tree Collapse file tree 2 files changed +42
-10
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve django-two-factor-auth
4+ title : " BUG: Short description of the problem"
5+ labels : " bug"
6+ assignees : " "
7+ ---
8+
19<!-- - Provide a general summary of the issue in the Title above -->
210
311## Expected Behavior
12+
413<!-- - If you're describing a bug, tell us what should happen -->
5- <!-- - If you're suggesting a change/improvement, tell us how it should work -->
614
715## Current Behavior
16+
817<!-- - If describing a bug, tell us what happens instead of the expected behavior -->
9- <!-- - If suggesting a change/improvement, explain the difference from current behavior -->
1018
1119## Possible Solution
12- <!-- - Not obligatory, but suggest a fix/reason for the bug, -->
13- <!-- - or ideas how to implement the addition or change -->
20+
21+ <!-- - Not obligatory, but suggest a fix/reason for the bug -->
1422
1523## Steps to Reproduce (for bugs)
24+
1625<!-- - Provide a link to a live example, or an unambiguous set of steps to -->
1726<!-- - reproduce this bug. Include code to reproduce, if relevant -->
27+
18281 .
19292 .
20303 .
21314 .
2232
2333## Context
34+
2435<!-- - How has this issue affected you? What are you trying to accomplish? -->
2536<!-- - Providing context helps us come up with a solution that is most useful in the real world -->
2637
2738## Your Environment
39+
2840<!-- - Include as many relevant details about the environment you experienced the bug in -->
29- * Browser and version:
30- * Python version:
31- * Django version:
32- * django-otp version:
33- * django-two-factor-auth version:
34- * Link to your project:
41+
42+ - Browser and version:
43+ - Python version:
44+ - Django version:
45+ - django-otp version:
46+ - django-two-factor-auth version:
47+ - Link to your project:
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for django-two-factor-auth
4+ title : " FEATURE REQUEST: Short description of requested feature"
5+ labels : " enhancement"
6+ assignees : " "
7+ ---
8+
9+ ** Is your feature request related to a problem? Please describe.**
10+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
11+
12+ ** Describe the solution you'd like**
13+ A clear and concise description of what you want to happen.
14+
15+ ** Describe alternatives you've considered**
16+ A clear and concise description of any alternative solutions or features you've considered.
17+
18+ ** Additional context**
19+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments