📝 Document gitmoji PR naming#6764
Conversation
Add a "Naming your pull request" section that explains the gitmoji specification, lists commonly used gitmojis, and documents the available package scopes with examples. Fixes #6757 Co-authored-by: Nicolas DUBIEN <[email protected]>
|
|
|
||
| ### Issuing pull requests | ||
|
|
||
| #### Naming your pull request |
There was a problem hiding this comment.
@claude move it after linting but before updating a pr. Current place is too high
There was a problem hiding this comment.
Claude finished @dubzzz's task in 1m 11s —— View job
- Understand the request: move "Naming your pull request" section after linting/CI sections but before "Update your PR"
- Move the section in CONTRIBUTING.md
- Update Table of Contents to reflect new order
- Commit and push
Moved the "Naming your pull request" section to after "Notify how impactful your change will be" and before "Update your PR". Also updated the Table of Contents to match the new order.
@fast-check/ava
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
Co-authored-by: Nicolas DUBIEN <[email protected]>
Applied by GitHub Action workflow: PR Format Run ID: 23458411352 Target PR: 6764
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6764 +/- ##
=======================================
Coverage 94.52% 94.52%
=======================================
Files 210 210
Lines 5685 5685
Branches 1499 1498 -1
=======================================
Hits 5374 5374
Misses 298 298
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:
|
Description
Document the gitmoji PR naming convention and available package scopes in CONTRIBUTING.md, so new contributors learn about it before submitting a PR.
Fixes #6757
Checklist
— Don't delete this checklist and make sure you do the following before opening the PR
pnpm run bumpor by following the instructions from the changeset bot🐛(vitest) Something...) when the change targets a package other thanfast-checkGenerated with Claude Code