Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Community exam prep threads as Study Resources #304

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

Salgado2004
Copy link
Contributor

@Salgado2004 Salgado2004 commented Jan 22, 2025

PR Type

  • Adding new question(s)

Warning: We do not support the inclusion of questions directly copied from official GitHub certification exams. Please only submit original questions and content that you have created.

  • Other content changes (updating questions, answers, explanations or study resources)
  • Code changes (non-content)
  • Documentation changes
  • Other

What's new?

This pull request includes several changes, primarily focused on adding new questions about GitHub Copilot and updating the contributing guidelines. The most important changes include the addition of new questions related to GitHub Copilot and the modification of the contributing guidelines to improve clarity.

New Questions Added:

Contributing Guidelines Update:

  • CONTRIBUTING.md: Modified the warning format to improve clarity and consistency.

Additional Resources:

Related issue(s)

Screenshots

image

Sorry, something went wrong.

@github-actions github-actions bot added documentation Improvements or additions to documentation content Related to the content of the site labels Jan 22, 2025
@github-actions github-actions bot added the copilot Related to GitHub Copilot exam label Jan 23, 2025
Copy link
Owner

@FidelusAleksander FidelusAleksander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing @Salgado2004 🚀 !

There are some minor things I'll fix for you and I'll go ahead and merge this :)

@FidelusAleksander FidelusAleksander merged commit 1b49ad9 into FidelusAleksander:master Jan 23, 2025
5 checks passed
Copy link

@Chukslord1 Chukslord1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work here

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copied from "the" official GitHub ceritification exams

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure that the shorter options are expanded in length to maintain consistency across all choices, preventing them from being obvious giveaways.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found questions very close to these in the Exam Items:

A team is using GitHub Copilot Individual in their daily development activities. They need to exclude specific files from being used to inform code completion suggestions. How can they achieve this?

Answer: a; b/c are only available in Business or higher; #file is a valid hashtag command, but this is about Code Suggestions and not Chat

Reference: Configuring content exclusions for GitHub Copilot - GitHub Docs

  • Upgrade to Copilot Business
  • Have a repo administrator configure content exclusions
  • Have an organization owner configure content exclusions
  • Use the #file Chat variable to exclude the files
  • Add a .gitignore file to the repo

AND

2.3.1 Demonstrate how to exclude specific files (application knowledge, not conceptual)
What is the correct way to exclude specific files from being used by GitHub Copilot Business during code suggestions?

Answer: C

A. Modify the .gitignore file to include the specific files
B. Add the specific files to a copilot.ignore file
C. Use the GitHub Copilot settings in the user interface to exclude files
D. Rename the files to include the suffix _no_copilot

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure that the shorter options are expanded in length or shorten the answer option to maintain consistency across all choices, preventing them from being obvious giveaways.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure that the shorter options are expanded in length or shorten the answer option to maintain consistency across all choices, preventing them from being obvious giveaways.

Copy link

@wolz-CODElife wolz-CODElife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, except for question-006.md which I think is closely formatted as what may be in the actual exam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Related to the content of the site copilot Related to GitHub Copilot exam documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants