File: bug_report.md

package info (click to toggle)
python-inflate64 1.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,360 kB
  • sloc: ansic: 3,429; python: 187; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 708 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
24
25
26
27
28
29
30
---
name: 'Bug report'
about: 'Create a report to help us improve'
title: '[BUG]'
labels:
- bug
---

**Describe the bug**
A clear and concise description of what the bug is.

**Related issue**
(if exist)

**To Reproduce**
Steps to reproduce the behavior:

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment (please complete the following information):**
 - OS: [e.g. Windows 10, Ubuntu Linux 18.04.01]
 - Python [e.g. 3.6, pypy3.6.9-7.3.0]
 - project version: [e.g. v0.2, commit #123456 on main]

**Test data(please attach in the report):**
A minimum test data to reproduce your problem.

**Additional context**
Add any other context about the problem here.