Skip to content

Add code block pre-filled values in bug report template#1702

Merged
j178 merged 1 commit intoj178:masterfrom
tyilo:patch-1
Feb 28, 2026
Merged

Add code block pre-filled values in bug report template#1702
j178 merged 1 commit intoj178:masterfrom
tyilo:patch-1

Conversation

@tyilo
Copy link
Contributor

@tyilo tyilo commented Feb 27, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 22:05
@tyilo tyilo requested a review from j178 as a code owner February 27, 2026 22:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves the GitHub bug report issue template by adding pre-filled value fields to the two textarea fields that expect code/log content. This helps reporters know exactly what format to use when submitting their .pre-commit-config.yaml contents and log file output.

Changes:

  • Added a pre-filled yaml fenced code block as the default value for the .pre-commit-config.yaml textarea
  • Added a pre-filled plain fenced code block as the default value for the "Log file" textarea

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.55%. Comparing base (e290094) to head (b4f20b4).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1702      +/-   ##
==========================================
+ Coverage   91.43%   91.55%   +0.11%     
==========================================
  Files          96       96              
  Lines       18892    18892              
==========================================
+ Hits        17274    17296      +22     
+ Misses       1618     1596      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@j178 j178 added the internal Internal changes label Feb 28, 2026
@j178 j178 merged commit 84b6f99 into j178:master Feb 28, 2026
52 of 53 checks passed
@j178
Copy link
Owner

j178 commented Feb 28, 2026

Thanks!

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

Labels

internal Internal changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants