refactor: fix bug in issues template

This commit is contained in:
Rick Staa 2022-07-31 12:11:18 +02:00 committed by GitHub
parent 74fc4a3cc3
commit 689e1f4052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: ""
assignees: ""
---
<!--
PLEASE FIRST READ THE FAQ (#1770) AND COMMON ERROR CODES (#1772)!!!
@ -22,14 +29,6 @@ Q: How to count private stats?
Ans: We can only count private commits & we cannot access any other private info of any users, so it's impossible. The only way is to deploy on your own instance & use your own PAT (Personal Access Token)
-->
---
name: Bug report
about: Create a report to help us improve
title: ""
labels: ""
assignees: ""
---
**Describe the bug**
A clear and concise description of what the bug is.