Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
Compoment
/
MQTTnet
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Added automatic labels to the issue templates.
release/3.x.x
SeppPenner
5 jaren geleden
bovenliggende
9302e80d73
commit
2918be18c6
3 gewijzigde bestanden
met
toevoegingen van 3
en
3 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project.
title: ''
labels: ''
labels: '
feature-request
'
assignees: ''
---
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan