Skip to content

Commit

Permalink
improve feature request template
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepg authored Jun 17, 2024
1 parent 5e1c3b1 commit 33c13a9
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
name: Pedido de recurso
about: Sugira uma novidade ou utilidade que você gostaria de ver no Diciotech
title: ''
name: Pedido de novo recurso
description: Sugira uma novidade ou utilidade que você gostaria de ver no Diciotech
labels: 'enhancement'
assignees: ''

body:
- type: textarea
attributes:
label:
description:
placeholder:
label: Descrição do recurso
description: Em quê consiste o recurso que você está solicitando?
validations:
required: true
- type: textarea
attributes:
label: Motivação
description: Uma descrição simples da sua motivação para solicitar este recurso?
- type: textarea
attributes:
label:
description:
placeholder:
label: Sugestão de implementação
description: Se você já tem uma noção da proposta, pode descrever aqui como você imagina que este recurso deveria se comportar.

0 comments on commit 33c13a9

Please sign in to comment.