Skip to content

Instantly share code, notes, and snippets.

@antonioanerao
Created October 3, 2023 15:08
Show Gist options
  • Save antonioanerao/8df0853a68d4b0dfb18b53dfe3b39e80 to your computer and use it in GitHub Desktop.
Save antonioanerao/8df0853a68d4b0dfb18b53dfe3b39e80 to your computer and use it in GitHub Desktop.
GitHub Issue Template for Feature/Enhancement
description: Novo recurso ou melhoria de um existente
title: "[Aprimoramento]: "
labels: ["enhancement"]
body:
- type: textarea
id: aprimoramento
attributes:
label: Aprimoramento
description: Descreva detalhadamente qual o novo recurso ou aprimoramento desejado.
validations:
required: true
- type: textarea
id: impacto
attributes:
label: Impacto esperado
description: Qual o impacto esperado no sistema com esse aprimoramento ou novo recurso?
validations:
required: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment