A bukatun safartawa (PR) — ko bukatar haɗi — shi ne bukatar haɗa canje-canjen daga rashin gida zuwa wani, wanda yake ba da wuri don bita na code, jira-jira, da auni-aunin atomatik kafin haɗi. PRs suna tsakanin gaskiya ga haɗin gida na zamani da ingancin code.
Abin da bukatun safartawa shi ne
A PR proposes merging a branch (e.g. a feature) into another (e.g. main):
→ shows the DIFF (what changed), a description, and discussion
→ reviewers comment, request changes, or approve
→ CI runs automated checks (tests, linting, builds) on the PR
→ once approved + checks pass → MERGE into the target branch
→ It's a gate and collaboration point before code is integrated.
