Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Registrera dig
Logga in
Compoment
/
MQTTnet
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Added automatic labels to the issue templates.
release/3.x.x
SeppPenner
5 år sedan
förälder
9302e80d73
incheckning
2918be18c6
3 ändrade filer
med
3 tillägg
och
3 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/ISSUE_TEMPLATE/bug_report.md
+1
-1
.github/ISSUE_TEMPLATE/custom.md
+1
-1
.github/ISSUE_TEMPLATE/feature_request.md
+ 1
- 1
.github/ISSUE_TEMPLATE/bug_report.md
Visa fil
@@ -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/custom.md
Visa fil
@@ -2,7 +2,7 @@
name: Custom issue template
about: Do you have a question related to the project? Use this template.
title: ''
labels: ''
labels: '
question
'
assignees: ''
---
+ 1
- 1
.github/ISSUE_TEMPLATE/feature_request.md
Visa fil
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project.
title: ''
labels: ''
labels: '
feature-request
'
assignees: ''
---
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara