Explorar el Código

Updated description of issue templates.

release/3.x.x
SeppPenner hace 5 años
padre
commit
01aa75471c
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bug_report.md
  2. +1
    -1
      .github/ISSUE_TEMPLATE/custom.md
  3. +1
    -1
      .github/ISSUE_TEMPLATE/feature_request.md

+ 1
- 1
.github/ISSUE_TEMPLATE/bug_report.md Ver fichero

@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Create a report to help us improve.
title: ''
labels: ''
assignees: ''


+ 1
- 1
.github/ISSUE_TEMPLATE/custom.md Ver fichero

@@ -1,6 +1,6 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
about: Do you have a question related to the project? Use this template.
title: ''
labels: ''
assignees: ''


+ 1
- 1
.github/ISSUE_TEMPLATE/feature_request.md Ver fichero

@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
about: Suggest an idea for this project.
title: ''
labels: ''
assignees: ''


Cargando…
Cancelar
Guardar