📝 Rework issue templates#6572
Conversation
|
Co-authored-by: dubzzz <[email protected]>
Co-authored-by: dubzzz <[email protected]>
Converted all issue templates from markdown ( |
| - type: input | ||
| id: fc-version | ||
| attributes: | ||
| label: fast-check version |
There was a problem hiding this comment.
@copilot as they do in other projects give a npx command line to run that extract the versions of any @fast-check things
There was a problem hiding this comment.
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.
Co-authored-by: dubzzz <[email protected]>
Updated the pull request template to improve clarity and organization. Added new checklist items and refined existing text for better guidance.
|
👋 A preview of the new documentation is available at: http://6994df6d3443abbb4daab7e6--dubzzz-fast-check.netlify.app |
@fast-check/ava
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
.github/PULL_REQUEST_TEMPLATE.md) — welcoming tone, simpler checklistBugReport.md→BugReport.ymlwith form fieldsFeatureRequest.md→FeatureRequest.ymlwith form fieldsIdea.md→Idea.ymlwith form fieldsRegressionReport.md→RegressionReport.ymlwith form fieldsQuestion.md→ redirect viaconfig.ymlto Discussions.mdissue templatesnode -ecommand that auto-extracts Node, TypeScript, fast-check, and all@fast-check/*package versionsOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.