Skip to content

docs(issues): update templates issues - #473

Merged
danielhe4rt merged 4 commits into
4.xfrom
update-issues-templates
Aug 11, 2026
Merged

docs(issues): update templates issues#473
danielhe4rt merged 4 commits into
4.xfrom
update-issues-templates

Conversation

@stherzada

@stherzada stherzada commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Closes #467

Neste PR estou adicionando templates para as principais frentes que hoje abordados, que são features, bug's e PRD.

@stherzada
stherzada requested a review from a team August 3, 2026 22:44
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Added Portuguese GitHub issue templates for bug reports, feature requests, and domain-module PRDs. The templates define metadata and structured prompts for descriptions, requirements, acceptance criteria, testing, scope, subtasks, and references.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning A descrição menciona o objetivo e fecha a issue, mas não inclui as seções de contexto, alterações detalhadas e plano de testes do template. Adicione as seções exigidas pelo template, incluindo contexto, alterações, plano de testes e evidências quando aplicável.
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The three Portuguese issue templates standardize the information required by issue #467 for features, bugs, and PRDs.
Out of Scope Changes check ✅ Passed All changed files add issue templates that directly support the objectives of issue #467.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed O título identifica a alteração dos templates de issues e está relacionado ao objetivo principal do pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 4

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/ISSUE_TEMPLATE/bug_report.md:
- Line 3: Corrija o texto de ajuda do template de reporte para usar “Descreva”
em vez de “Descreve”, preservando o restante do conteúdo.
- Line 42: Normalize the Markdown heading spacing at all listed sites: in
.github/ISSUE_TEMPLATE/bug_report.md lines 42-42 and 47-47, and
.github/ISSUE_TEMPLATE/feature_request.md lines 11-11, 16-16, 24-24, 31-31, and
52-52, reduce the two spaces after ## to one while preserving each heading’s
text.

In @.github/ISSUE_TEMPLATE/feature_request.md:
- Line 3: Corrija o texto de ajuda do template, alterando “Descreve” para
“Descreva” na propriedade about e mantendo o restante da descrição inalterado.
- Around line 35-49: Adicione `# language: pt` como a primeira linha do bloco
Gherkin no template de solicitação de funcionalidade, antes de `Funcionalidade`,
para que as palavras-chave em português sejam reconhecidas.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 7d6acc8d-5826-4767-a649-f780a9a1cd70

📥 Commits

Reviewing files that changed from the base of the PR and between 3682549 and 6fbbb1a.

📒 Files selected for processing (3)
  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • .github/ISSUE_TEMPLATE/prd---módulo-de-domínio.md

Comment thread .github/ISSUE_TEMPLATE/bug_report.md
Comment thread .github/ISSUE_TEMPLATE/bug_report.md
Comment thread .github/ISSUE_TEMPLATE/feature_request.md Outdated
Comment thread .github/ISSUE_TEMPLATE/feature_request.md
fernanduandrade
fernanduandrade previously approved these changes Aug 3, 2026

@fernanduandrade fernanduandrade left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ficou muito bom Sther 👏🥹

@matheusdsilva01 matheusdsilva01 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread .github/ISSUE_TEMPLATE/feature_request.md Outdated
Luisnadachi
Luisnadachi previously approved these changes Aug 3, 2026
gvieira18
gvieira18 previously approved these changes Aug 3, 2026
hefeus

This comment was marked as resolved.

@GustavoSimao GustavoSimao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

arthurbazzz
arthurbazzz previously approved these changes Aug 4, 2026

@arthurbazzz arthurbazzz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Pantotone
Pantotone previously approved these changes Aug 4, 2026

@henrique-leme henrique-leme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Clintonrocha98
Clintonrocha98 previously approved these changes Aug 4, 2026
danielhe4rt
danielhe4rt previously approved these changes Aug 4, 2026

@danielhe4rt danielhe4rt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

(LOOKS GOOD TO ME!!!)

AdryanneKelly
AdryanneKelly previously approved these changes Aug 4, 2026

@AdryanneKelly AdryanneKelly left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@franSborges franSborges left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Phenrique-sousa Phenrique-sousa left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Lohana-Caruccio

Copy link
Copy Markdown

LGTM

@guiisbarbosa guiisbarbosa left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@brunocapistrano brunocapistrano left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Dani-Medeiros Dani-Medeiros left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RenanVidal RenanVidal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gabi-gms gabi-gms left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GuilhermeSouza01 GuilhermeSouza01 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread .github/ISSUE_TEMPLATE/bug_report.md
Comment thread .github/ISSUE_TEMPLATE/feature_request.md
Comment thread .github/ISSUE_TEMPLATE/prd---módulo-de-domínio.md
Comment thread .github/ISSUE_TEMPLATE/feature_request.md

@hefeus hefeus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Haavertz Haavertz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@1pride 1pride left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@evelynlacerda evelynlacerda left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👌

@danielhe4rt
danielhe4rt merged commit 021bc45 into 4.x Aug 11, 2026
14 of 16 checks passed
@danielhe4rt
danielhe4rt deleted the update-issues-templates branch August 11, 2026 00:24

@sirelves sirelves left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@GabrielFVDev GabrielFVDev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
sabor energetico

@buzinei-bibi buzinei-bibi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@GustavoSimao GustavoSimao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@luxu

luxu commented Aug 11, 2026

Copy link
Copy Markdown

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sugestão: Adicionar templates para Issues