Skip to content

Collaboration Questions

Practice questions for Collaboration topic in GitHub Foundations. 28 questions covering this domain.

28 questions6 easy17 medium5 hard
Q1
medium

How can you link a pull request to an issue so that the issue is automatically closed when the pull request is merged?

Q2
medium

What is a GitHub Gist primarily used for?

Q3
medium

Which GitHub notification approach best reduces noise while keeping you informed about important activity?

Q4
medium

Which GitHub feature allows threaded, forum-like conversations that are separate from issues and pull requests?

Q5
medium

What is the purpose of pull request templates in a GitHub repository?

Q6
easy

What is the primary purpose of GitHub Issues?

Q7
medium

Which GitHub feature allows you to create a website directly from a repository, commonly used for project documentation or personal portfolios?

Q8
hard

A maintainer wants a conversation to stay visible at the top of a Discussions category because it contains important project guidance. What should the...

Q9
hard

A reviewer notices that the compare page and the pull request page show different diffs for the same branch pair. Why can that happen?

Q10
medium

A maintainer wants to convert a work item into smaller issues that can form a visible hierarchy. Which feature should they use?

Q11
medium

In a question-and-answer discussion category, what can maintainers mark to highlight the solution?

Q12
easy

Which pull request tab shows automated test, build, or workflow results?

Q13
medium

A developer opens a draft pull request for work in progress. Which statement is correct?

Q14
medium

A project lead wants to show that issue #45 cannot start until issue #18 is finished. Which GitHub feature should they use?

Q15
easy

A project needs long-form documentation beyond the quick overview in README.md. Which GitHub feature is designed for that purpose?

Q16
medium

How many assignees can a single GitHub issue or pull request have?

Q17
easy

Which pull request tab should you open to inspect the exact line-by-line diff of proposed changes?

Q18
hard

What does the Git reference refs/pull/57/merge represent for a pull request?

Q19
hard

You want notifications only when a repository publishes a new version, not for every other update. Which choice best fits?

Q20
medium

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.