chore: 回滚 CONTRIBUTING 文件路径

pull/1465/head
贤心 11 months ago
parent 19d6c2d671
commit 387fabbbce

@ -10,7 +10,7 @@ body:
required: true
- label: 我确认已在 [Issues](https://github.com/layui/layui/issues?q=is%3Aissue ) 中搜索过类似的问题,但没有找到相关解决方案。
required: true
- label: 我已仔细阅读: 🍀[ Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/.github/CONTRIBUTING.md)
- label: 我已仔细阅读: 🍀[ Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md)
required: true
- type: dropdown
id: type

@ -17,7 +17,7 @@ jobs:
- name: content template
id: template
run: |
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/.github/CONTRIBUTING.md)"
DIR_NAME="详见:🍀 [Layui Issue 贡献指南](https://github.com/layui/layui/blob/main/CONTRIBUTING.md)"
echo "CONTRIBUTING=$DIR_NAME" >> $GITHUB_OUTPUT
- name: help wanted

Loading…
Cancel
Save