-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
3 changed files
with
53 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: 我想提个新功能 | ||
about: 为这个地图提出一个想法 | ||
title: "[Feat] " | ||
labels: feature | ||
assignees: littlecxm | ||
|
||
--- | ||
|
||
**您的功能请求是否与问题有关?请描述** | ||
对没满足你需求的地方,提一个的清晰而又简明的描述。 | ||
|
||
**描述您想要的解决方案** | ||
对你想要发生的事情的清晰而简洁的描述。 | ||
|
||
**其他** | ||
在此处添加有关功能请求的任何其他描述屏幕截图。 |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
name: 一起写代码 | ||
about: 要和我立下契约吗?魔法少女们! | ||
title: "[Pat] " | ||
labels: '' | ||
assignees: littlecxm | ||
|
||
--- | ||
|
||
Please write down your tech skill | ||
Current use Vue3 & Laravel & tailwindcss [see other](https://map.bemanicn.com/about) | ||
And please let me know if you have and interesting with this project, I'm pleasure work together! |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: 出Bug了! | ||
about: 汇报一个bug帮助地图改进 | ||
title: "[Bug] " | ||
labels: bug | ||
assignees: littlecxm | ||
|
||
--- | ||
|
||
**描述错误** | ||
(此处写对bug的清晰而简洁的描述。) | ||
|
||
**复制** | ||
(此处写你如何重现这个bug) | ||
1. 转到“…” | ||
2. 点击“…” | ||
3. blablabla | ||
4. 出错了! | ||
|
||
**屏幕截图** | ||
(在此处添加截图以帮助解释您的问题。) | ||
|
||
**其他** | ||
(此处添加有关该问题的任何其他内容。) |