Skip to content

Commit

Permalink
enhance(issue_template): highlight a note about not posting unrelated…
Browse files Browse the repository at this point in the history
… stuff
  • Loading branch information
twaik authored and sylirre committed Oct 20, 2024
1 parent bb634f1 commit 84719e4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/01-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ body:
- type: markdown
attributes:
value: |
This is a bug tracker of the PRoot Distro - a Bash script utility for managing distribution rootfs for use with PRoot.
**!!! DO NOT REPORT ISSUES ABOUT NETWORKING, CRASHES, BLACK SCREENS, BROKEN WINE AND SO ON. THEY WILL BE IGNORED !!! Only bugs related to `proot-distro` shell script implementation will be accepted.**
> [!IMPORTANT]
> ### This is a bug tracker of the PRoot Distro - a Bash script utility for managing distribution rootfs for use with PRoot.
>
> ### **!!! DO NOT REPORT ISSUES ABOUT NETWORKING, CRASHES, BLACK SCREENS, BROKEN WINE AND SO ON. THEY WILL BE IGNORED !!! Only bugs related to `proot-distro` shell script implementation will be accepted.**
- type: textarea
attributes:
label: Problem description
Expand Down

0 comments on commit 84719e4

Please sign in to comment.