Skip to content

📝 Rework issue templates#6572

Merged
dubzzz merged 8 commits into
mainfrom
copilot/rework-pr-templates
Feb 17, 2026
Merged

📝 Rework issue templates#6572
dubzzz merged 8 commits into
mainfrom
copilot/rework-pr-templates

Conversation

Copilot AI commented Feb 7, 2026

Copy link
Copy Markdown
Contributor
  • Rework PR template (.github/PULL_REQUEST_TEMPLATE.md) — welcoming tone, simpler checklist
  • Convert issue templates from markdown to GitHub Issue Forms (YAML)
    • BugReport.mdBugReport.yml with form fields
    • FeatureRequest.mdFeatureRequest.yml with form fields
    • Idea.mdIdea.yml with form fields
    • RegressionReport.mdRegressionReport.yml with form fields
    • Question.md → redirect via config.yml to Discussions
    • Remove old .md issue templates
  • Replace individual version inputs in Bug Report and Regression Report with an "Environment" textarea including a node -e command that auto-extracts Node, TypeScript, fast-check, and all @fast-check/* package versions
Original prompt

help me rework my pr templates to feel more aligned with classical open source spirit


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@changeset-bot

changeset-bot Bot commented Feb 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 52d0e24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI changed the title [WIP] Revise PR templates for open source alignment 📝 Rework templates toward open source spirit Feb 7, 2026
Copilot AI requested a review from dubzzz February 7, 2026 22:02

@dubzzz dubzzz left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@copilot how to make the filling less manual via big markdown but make users fill like a form

Copilot AI commented Feb 7, 2026

Copy link
Copy Markdown
Contributor Author

@copilot how to make the filling less manual via big markdown but make users fill like a form

Converted all issue templates from markdown (.md) to GitHub Issue Forms (.yml) in 149d11f. Users now get a structured form with labeled fields, textareas, and inputs instead of editing raw markdown. The Question template is replaced by a Discussions redirect link in config.yml (with blank_issues_enabled: false).

Copilot AI requested a review from dubzzz February 7, 2026 22:05
- type: input
id: fc-version
attributes:
label: fast-check version

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

@copilot as they do in other projects give a npx command line to run that extract the versions of any @fast-check things

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Replaced the individual version input fields with a single "Environment" textarea that includes a node -e command users can copy-paste. It auto-detects Node, TypeScript, fast-check, and all @fast-check/* packages (ava, jest, vitest, worker, poisoning). Applied to both BugReport.yml and RegressionReport.yml in 533b6c0.

Copilot AI requested a review from dubzzz February 8, 2026 13:26
Comment thread .github/ISSUE_TEMPLATE/BugReport.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/FeatureRequest.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/RegressionReport.yml Outdated
Updated the pull request template to improve clarity and organization. Added new checklist items and refined existing text for better guidance.
@dubzzz dubzzz changed the title 📝 Rework templates toward open source spirit 📝 Rework issue templates Feb 17, 2026
@dubzzz
dubzzz marked this pull request as ready for review February 17, 2026 21:34
@github-actions

Copy link
Copy Markdown
Contributor

@pkg-pr-new

pkg-pr-new Bot commented Feb 17, 2026

Copy link
Copy Markdown
@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@6572

fast-check

npm i https://pkg.pr.new/fast-check@6572

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@6572

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@6572

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@6572

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@6572

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@6572

commit: 52d0e24

@dubzzz
dubzzz enabled auto-merge (squash) February 17, 2026 21:37
@dubzzz
dubzzz merged commit 81cb49d into main Feb 17, 2026
48 checks passed
@dubzzz
dubzzz deleted the copilot/rework-pr-templates branch February 17, 2026 21:42
@codecov

codecov Bot commented Feb 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.72%. Comparing base (0fa1a79) to head (52d0e24).
⚠️ Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6572      +/-   ##
==========================================
- Coverage   94.85%   94.72%   -0.14%     
==========================================
  Files         207      209       +2     
  Lines        5581     5670      +89     
  Branches     1467     1503      +36     
==========================================
+ Hits         5294     5371      +77     
- Misses        274      286      +12     
  Partials       13       13              
Flag Coverage Δ
tests 94.72% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants