このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
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行の削除
分割表示
差分オプション
統計情報を表示
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: ''
---
書き込み
プレビュー
読み込み中…
キャンセル
保存