diff --git a/.github/ISSUE_TEMPLATE/-------.md b/.github/ISSUE_TEMPLATE/-------.md new file mode 100644 index 0000000..0701ff3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-------.md @@ -0,0 +1,17 @@ +--- +name: 我想提个新功能 +about: 为这个地图提出一个想法 +title: "[Feat] " +labels: feature +assignees: littlecxm + +--- + +**您的功能请求是否与问题有关?请描述** +对没满足你需求的地方,提一个的清晰而又简明的描述。 + +**描述您想要的解决方案** +对你想要发生的事情的清晰而简洁的描述。 + +**其他** +在此处添加有关功能请求的任何其他描述屏幕截图。 diff --git a/.github/ISSUE_TEMPLATE/-----.md b/.github/ISSUE_TEMPLATE/-----.md new file mode 100644 index 0000000..28eaab7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-----.md @@ -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! diff --git a/.github/ISSUE_TEMPLATE/-bug--.md b/.github/ISSUE_TEMPLATE/-bug--.md new file mode 100644 index 0000000..1cc9de6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-bug--.md @@ -0,0 +1,24 @@ +--- +name: 出Bug了! +about: 汇报一个bug帮助地图改进 +title: "[Bug] " +labels: bug +assignees: littlecxm + +--- + +**描述错误** +(此处写对bug的清晰而简洁的描述。) + +**复制** +(此处写你如何重现这个bug) +1. 转到“…” +2. 点击“…” +3. blablabla +4. 出错了! + +**屏幕截图** +(在此处添加截图以帮助解释您的问题。) + +**其他** +(此处添加有关该问题的任何其他内容。)