使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
overmind
/
matrix-docker-ansible-deploy
镜像自地址
https://github.com/spantaleev/matrix-docker-ansible-deploy
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
浏览代码
Merge pull request
#3716
from luixxiul/patch-1
Add labels to issue templates
pull/3717/head
Slavi Pantaleev
1年前
committed by
GitHub
父节点
085587b103
289bf2909e
当前提交
981a659159
找不到此签名对应的密钥
GPG 密钥 ID:
B5690EEEBB952194
共有
3 个文件被更改
,包括
3 次插入
和
3 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
.github/ISSUE_TEMPLATE/bug_report.md
+1
-1
.github/ISSUE_TEMPLATE/feature_request.md
+1
-1
.github/ISSUE_TEMPLATE/i-need-help.md
+ 1
- 1
.github/ISSUE_TEMPLATE/bug_report.md
查看文件
@@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels:
''
labels:
bug
assignees: ''
---
+ 1
- 1
.github/ISSUE_TEMPLATE/feature_request.md
查看文件
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels:
''
labels:
suggestion
assignees: ''
---
+ 1
- 1
.github/ISSUE_TEMPLATE/i-need-help.md
查看文件
@@ -2,7 +2,7 @@
name: I need help
about: Get support from our community
title: ''
labels:
''
labels:
question
assignees: ''
---
撰写
预览
正在加载...
取消
保存