This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add labels to issue templates
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3716/head
Suguru Hirahara
1 year ago
parent
644fa5fdf7
commit
289bf2909e
No known key found for this signature in database
GPG Key ID:
E4F9743DAB4B7B75
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -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
View File
@@ -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
View File
@@ -2,7 +2,7 @@
name: I need help
about: Get support from our community
title: ''
labels:
''
labels:
question
assignees: ''
---
Write
Preview
Loading…
Cancel
Save