Merge branch 'main' of https://github.com/PrinOrange/nextjs-lexical-blog
This commit is contained in:
@@ -3,7 +3,8 @@ name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG] "
|
||||
labels: bug
|
||||
assignees: ""
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ""
|
||||
labels: ""
|
||||
assignees: ""
|
||||
title: "[Feature Request]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Question And Answer
|
||||
about: Ask questions that are unclear or unclear about this project.
|
||||
title: "[Q & A]"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Describe your problems here.
|
||||
Reference in New Issue
Block a user