9. What is the primary purpose of a GitHub pull request (PR) in a collaborative development workflow?
1 point
To delete a branch from the repository
To propose and discuss changes before merging them into the main branch
To merge changes automatically without review
To revert committed changes in the repository