Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
Compoment
/
MQTTnet
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
Added automatic labels to the issue templates.
release/3.x.x
SeppPenner
5 лет назад
Родитель
9302e80d73
Сommit
2918be18c6
3 измененных файлов
:
3 добавлений
и
3 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project.
title: ''
labels: ''
labels: '
feature-request
'
assignees: ''
---
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить