File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -278,10 +278,6 @@ PR description:
278278- If a GitHub issue number was provided, include ` Fixes #<github_issue_number> ` in the PR description
279279- If a Linear issue ID was provided (e.g., SOU-123), include ` Fixes SOU-123 ` at the top of the PR description to auto-link the PR to the Linear issue
280280
281- Before pushing:
282- - ALWAYS run ` yarn test ` and ` yarn workspace @sourcebot/web build ` before pushing to ensure tests pass and the build succeeds
283- - Do not push code that fails tests or breaks the build
284-
285281After the PR is created:
286282- Update CHANGELOG.md with an entry under ` [Unreleased] ` linking to the new PR. New entries should be placed at the bottom of their section.
287283- Do NOT add a CHANGELOG entry for documentation-only changes (e.g., changes only in ` docs/ ` )
You can’t perform that action at this time.
0 commit comments