-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6453cc4
commit e76a9fb
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,26 @@ | ||
--- | ||
name: Bug report | ||
about: Report a bug/crash/unexpected behaviour with any of the modules in the library | ||
title: "[BUG]" | ||
about: Report a bug/crash/unexpected behaviour with any of the packages of the library (rooting, integrityo or antipiracy) | ||
title: "[package(s)][BUG]" | ||
labels: 'Type: Bug' | ||
assignees: '' | ||
|
||
--- | ||
|
||
|
||
## Bug description | ||
<!-- A description of what the bug is --> | ||
|
||
|
||
## Reproduction steps | ||
<!-- Steps to reproduce the behavior --> | ||
<!-- Steps to reproduce the behavior, if applicable --> | ||
|
||
|
||
### Expected behavior | ||
<!-- What should happen --> | ||
|
||
|
||
### Actual behavior | ||
<!-- What instead happens --> | ||
|
||
|