Skip to content

Update issue templates#6

Merged
miccy merged 3 commits intodevfrom
miccy-issues
Dec 23, 2025
Merged

Update issue templates#6
miccy merged 3 commits intodevfrom
miccy-issues

Conversation

@miccy
Copy link
Collaborator

@miccy miccy commented Dec 21, 2025

Adding issue templates for my fork

Summary by CodeRabbit

  • Chores
    • Přidána šablona pro hlášení chyb v repozitáři se standardizovanou strukturou obsahující pole pro popis chyby, kroky k reprodukci, očekávané chování, snímky obrazovky a informace o prostředí (desktop, mobil) pro jednotnější reporty.

✏️ Tip: You can customize this high-level summary in your review settings.

Adding issue templates for my fork
@coderabbitai
Copy link

coderabbitai bot commented Dec 21, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Přidává nový soubor šablony GitHub issue na .github/ISSUE_TEMPLATE/bug_report.md obsahující YAML front matter s metadaty a strukturované sekce pro popis chyby, kroky k reprodukci, očekávané chování, snímky obrazovky a detaily prostředí.

Changes

Cohort / Soubor(y) Popis změny
Šablona hlášení chyb
./.github/ISSUE_TEMPLATE/bug_report.md
Nový soubor: přidána standardní šablona pro hlášení chyb s YAML front matter (name, about, title, labels, assignees) a sekcemi pro Popis chyby, Kroky k reprodukci, Očekávané chování, Snímky obrazovky, Prostředí a Další kontext

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🐰 Nová šablona, pach práce v tlapkách,
Chyby si cestu najdou přes jasné řádky,
Každý krok je popsán, žádné zmatky v tmách,
Králík podává hlášku s mrkví v tlamičce 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Nadpis přesně odpovídá změnám v PR - přidává GitHub šablony pro hlášení chyb, což je přímá součást aktualizace šablon problémů.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

@miccy miccy self-assigned this Dec 21, 2025
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a89fadf and 6c64e85.

📒 Files selected for processing (1)
  • .github/ISSUE_TEMPLATE/bug_report.md (1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
.github/ISSUE_TEMPLATE/bug_report.md

27-27: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


28-28: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


29-29: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


32-32: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


33-33: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


34-34: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


35-35: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: ci
🔇 Additional comments (1)
.github/ISSUE_TEMPLATE/bug_report.md (1)

1-8: Šablona je správně strukturovaná.

YAML frontmatter je správně naformátován a všechna pole jsou vhodně nakonfigurována pro hlášení chyb. Struktura šablony sleduje doporučené postupy GitHub.

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Miccy <code@miccy.dev>
@miccy miccy changed the base branch from main to dev December 23, 2025 13:29
@miccy miccy added docs Improvements or additions to documentation feature New feature or request dependencies Pull requests that update a dependency file labels Dec 23, 2025
Copy link
Collaborator Author

@miccy miccy left a comment

Choose a reason for hiding this comment

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

ok

@miccy miccy merged commit af67b9a into dev Dec 23, 2025
7 of 8 checks passed
@miccy miccy deleted the miccy-issues branch December 23, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs Improvements or additions to documentation feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant