-
-
Notifications
You must be signed in to change notification settings - Fork 611
Closed
Description
Please create a PR that contains an instruction set for Pull Requests following your documentation here: https://docs.charlielabs.ai/instructions-and-playbooks#authoring-instructions. The instructions should convey the following:
- Always use the Pull Request (PR) Template
- Always analyze the change to detect potentially breaking changes
- Always use conventional commit format
- If the PR contains a breaking change, use the conventional commit bang (!) symbol after the scope to indicate a breaking change, as well as annotating the PR Template appropriately
- Always use the
chore(repo)type and scope in PR titles for PRs which do not contain code that affects a package source - If a PR contains repository management tasks, even if that task affects a package's meta files, always use
chore(repo)for the PR title - Always run
pnpm lintandpnpm fix:js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels