Skip to content

Instantly share code, notes, and snippets.

@RuanAragao
Last active September 5, 2022 21:45
Show Gist options
  • Save RuanAragao/d3b8fa08dc564a76dc36f17828d477ab to your computer and use it in GitHub Desktop.
Save RuanAragao/d3b8fa08dc564a76dc36f17828d477ab to your computer and use it in GitHub Desktop.
PULL REQUEST TEMPLATE

Describe your changes

Issue ticket number and link

Checklist before requesting a review

Put an x in the boxes that apply

  • I have performed a self-review of my code
  • If it is a core feature: I have added thorough tests.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Descreva suas alterações

Código da issue e seu link

Checklist

Coloque um x nas caixas que se aplicam

  • Realizei uma auto-revisão do meu código
  • Se for um recurso principal: adicionei testes completos.
  • Os testes de Lints e Unitários passaram localmente com minhas alterações.
  • Adicionei testes que comprovam que minha correção é eficaz ou que meu recurso funciona.
  • Adicionei documentação necessária (se apropriado).
  • Quaisquer alterações dependentes foram mescladas e publicadas em módulos downstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment