mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-23 16:25:05 +00:00
refactor: fix bug in issues template
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user