Collaboration Questions
Practice questions for Collaboration topic in GitHub Foundations. 28 questions covering this domain.
How can you link a pull request to an issue so that the issue is automatically closed when the pull request is merged?
What is a GitHub Gist primarily used for?
Which GitHub notification approach best reduces noise while keeping you informed about important activity?
Which GitHub feature allows threaded, forum-like conversations that are separate from issues and pull requests?
What is the purpose of pull request templates in a GitHub repository?
What is the primary purpose of GitHub Issues?
Which GitHub feature allows you to create a website directly from a repository, commonly used for project documentation or personal portfolios?
A maintainer wants a conversation to stay visible at the top of a Discussions category because it contains important project guidance. What should the...
A reviewer notices that the compare page and the pull request page show different diffs for the same branch pair. Why can that happen?
A maintainer wants to convert a work item into smaller issues that can form a visible hierarchy. Which feature should they use?
In a question-and-answer discussion category, what can maintainers mark to highlight the solution?
Which pull request tab shows automated test, build, or workflow results?
A developer opens a draft pull request for work in progress. Which statement is correct?
A project lead wants to show that issue #45 cannot start until issue #18 is finished. Which GitHub feature should they use?
A project needs long-form documentation beyond the quick overview in README.md. Which GitHub feature is designed for that purpose?
How many assignees can a single GitHub issue or pull request have?
Which pull request tab should you open to inspect the exact line-by-line diff of proposed changes?
What does the Git reference refs/pull/57/merge represent for a pull request?
You want notifications only when a repository publishes a new version, not for every other update. Which choice best fits?
Your team wants bug reporters to provide specific, structured details every time they open an issue. What should you configure?
Sign in to see all 28 questions
Create a free account to browse all questions — completely free during our launch phase.