Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Arinerron authored Oct 9, 2021
1 parent d6bf2f8 commit 5276545
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Bug report
about: Report a bug in heaptrace
title: ''
labels: bug
assignees: Arinerron

---

Put a quick description of what happens here. What do you expect to happen? What happens instead?

* Link to download target binary:
* Steps to reproduce bug:
```
1. Example step #1
2. Example step #2
```
* Full output when run with `--debug`:
```
(link to pastebin if it's long, please)
```

0 comments on commit 5276545

Please sign in to comment.