File: issue_template.md

package info (click to toggle)
python-pysaml2 7.5.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,604 kB
  • sloc: xml: 388,184; python: 66,155; makefile: 148; sh: 80
file content (23 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- Provide a general summary of the issue in the Title above -->

### Code Version
<!-- What version and/or branch of the code are you running? -->

### Expected Behavior
<!-- Tell us what should happen -->

### Current Behavior
<!-- Tell us what happens instead of the expected behavior -->

### Possible Solution
<!-- Not obligatory, but suggest a fix/reason for the bug, -->

### Steps to Reproduce
<!-- Provide a link to a live example -->
<!-- or, an unambiguous set of steps to reproduce this bug -->
<!-- Include code to reproduce, if relevant -->

1.
2.
3.
4.