nerdexam
MicrosoftMicrosoft

GH-900 · Question #115

GH-900 Question #115: Real Exam Question with Answer & Explanation

The correct answer is B: to provide an easy-to-fill-out form for creating new pull requests. With issue and pull request templates, you can customize and standardize the information you'd like contributors to include when they open issues and pull requests in your repository. Pull request templates When you add a pull request template to your repository, project contribu

Collaboration Features

Question

Why are GitHub pull request templates recommended for use? (Choose two.)

Options

  • Ato automatically trigger GitHub Actions workflows
  • Bto provide an easy-to-fill-out form for creating new pull requests
  • Cto automatically label or assign newly created pull requests
  • Dto easily coerce existing pull requests into a standard format

Explanation

With issue and pull request templates, you can customize and standardize the information you'd like contributors to include when they open issues and pull requests in your repository. Pull request templates When you add a pull request template to your repository, project contributors will automatically see the template's contents in the pull request body. https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull- requests/about-issue-and-pull-request-templates

Topics

#Pull Request Templates#Collaboration#Standardization

Community Discussion

No community discussion yet for this question.

Full GH-900 PracticeBrowse All GH-900 Questions