Skip to content

Commit

Permalink
cicd: added bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
alienc0der committed Mar 28, 2023
1 parent e0e6e73 commit 4e3510d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/workflows/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Report a bug
about: Something with znn-pow-links is not working as expected
title: ''
labels: 'type:bug'
assignees: ''
---

#### System information

OS & Version: Windows/Linux/OSX
Commit hash : (if `develop`)

#### Expected behaviour


#### Actual behaviour


#### Steps to reproduce the behaviour


#### Backtrace

````
[backtrace]
````

When submitting logs: please submit them as text and not screenshots.

0 comments on commit 4e3510d

Please sign in to comment.