File: issue_template.md

package info (click to toggle)
libevhtp 1.2.18-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,024 kB
  • sloc: ansic: 10,208; sh: 118; makefile: 19
file content (15 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Details
# Steps or code to reproduce the problem.

## Example code (if applicable)
```C
#include <evhtp.h>

int
main(int argc, char ** argv)
{
    return 0;
}
```

# Version