Skip to content

Commit

Permalink
Fixing typos in questions for GitHub Foundations exam (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
FidelusAleksander authored Dec 18, 2023
1 parent b9ab5db commit bb1f59d
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion content/questions/foundations/question-002.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 002"
question: "Which of GitHub features serves the purpose of an adaptable spreadsheet, task board and a roadmap that integrates with issues and pull requests on GitHub to plan and track your work effectively?"
question: "Which of these GitHub features serves the purpose of an adaptable spreadsheet, task board and a roadmap that integrates with issues and pull requests on GitHub to plan and track your work effectively?"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-004.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 004"
question: "Which of these is true regarding custom fields for issues and pull requests in GitHub Projects?"
question: "Which of these is true regarding custom fields for items in GitHub Projects?"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-005.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 005"
question: "What are the different available options for adding issues and pull requests to a GitHub Project?"
question: "What are the different available options for adding issues and pull requests to a GitHub Project board?"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-008.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 008"
question: "Which of these are built-in GitHub Projects automation workflows? (Choose two.)"
question: "Which of these workflows are built-in automations in GitHub Projects? (Choose two.)"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-017.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 017"
question: "Which feature allows you to easily create graphs and charts to visualize your project's current and historical progress?"
question: "Which feature in GitHub Projects enables you to effortlessly generate graphs and charts for visualizing the current status and historical progression of your project?"
draft: false
---

Expand Down
4 changes: 2 additions & 2 deletions content/questions/foundations/question-034.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ draft: false
---


> https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/facilitating-quick-creation-and-resumption-of-codespaces#creating-an-open-in-github-codespaces-badge
1. [x] It's a link that points to a specific GitHub Page that allows you to create a new GitHub Codespace and select specific configuration
> https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/setting-up-your-repository/facilitating-quick-creation-and-resumption-of-codespaces#configuring-more-options
1. [x] It's a link that points to a specific GitHub.com Page that allows you to create a new GitHub Codespace and select specific configuration
1. [ ] It's a link between the GitHub Codespace and the repository which keeps the Codespace in sync with the changes in the repository
1. [ ] It's a link to the most recent GitHub Codespace that was created for the repository
1. [ ] It's a link to the most recent GitHub Codespace that you have used in any repository
2 changes: 1 addition & 1 deletion content/questions/foundations/question-037.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 037"
question: "What are the different permission levels for a repository owned by a personal account?"
question: "What are the different permission levels for a repository owned by a personal account? (Choose two.)"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-042.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ draft: false


> https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
1. [x] The `CODEOWNERS` file allows you to define individuals or teams that are responsible for the entirety or specific areas of the codebase.
1. [x] The `CODEOWNERS` file allows you to define individuals or teams that are responsible for specific areas of the codebase or its entirety.
1. [ ] The `CODEOWNERS` file contains information about the software licensing fees and conditions under which the code can be used.
1. [ ] The `CODEOWNERS` file includes information about the code quality and the maintainability of the code.
1. [ ] The `CODEOWNERS` file contains contact details to the repository owners.
2 changes: 1 addition & 1 deletion content/questions/foundations/question-060.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 060"
question: "Which of these is a practice that encourages collaboration, visibility and sharing of code among different teams in an organization?"
question: "Which of these is a practice that encourages collaboration, visibility and sharing of code among different teams within an organization?"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-073.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ draft: false


> https://docs.github.com/en/get-started/quickstart/github-flow
1. [x] It refers to a branch-based workflow where developers create a branch for each new feature they're working on, and then open pull requests to get their feature code reviewed, tested, and merged into the main branch.
1. [x] It refers to a branch-based workflow where developers create a branch for each new change they're working on, and then open pull requests to get their code reviewed, tested, and merged into the main branch.
1. [ ] It's a practice where every time a commit is pushed to the main branch, a new release is automatically created and deployed.
1. [ ] It's a practice where every time a commit is pushed to the main branch, a set of CI/CD pipelines are triggered to run tests and validate the code changes.
1. [ ] It refers to a one branch workflow where developers work on their features on the `master` branch, and then get their feature code reviewed, tested, and commited.
2 changes: 1 addition & 1 deletion content/questions/foundations/question-074.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ draft: false


> https://docs.github.com/en/get-started/learning-about-github/githubs-plans#github-pro
1. [x] GitHub Pro is a paid plan for personal users that offers additional features in addition to the free plan.
1. [x] GitHub Pro is a paid plan for personal accounts that offers additional features in addition to the free plan.
1. [ ] GitHub Pro is a paid plan for organizations that offers additional features in addition to the free organizations plan.
1. [ ] GitHub Pro is a certification path at the end of which you become a GitHub Pro.
1. [ ] GitHub Pro is a paid plan for enterprises to self-host GitHub on their own servers.
Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-086.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ draft: false
> https://docs.github.com/en/desktop
1. [x] It's a GUI Application for working with Git and GitHub on your computer.
1. [ ] It's a self hosted version of GitHub that you can install on your own servers or personal computer.
1. [ ] It's a GitHub pricing plan for personal users that offers additional features in addition to the free plan.
1. [ ] It's a GitHub pricing plan for personal accounts that offers additional features in addition to the free plan.
1. [ ] It's an online editor that allows you to work on your repository in the browser.
2 changes: 1 addition & 1 deletion content/questions/foundations/question-091.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
archetype: "questions"
title: "Question 091"
question: "What is the effect of adding a line `Closes #11` to a pull request description?"
question: "What is the effect of adding a line `Closes #11` to the pull request's description?"
draft: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/questions/foundations/question-094.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ draft: false


> https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests
1. [x] Draft pull requests are pull requests that not ready to be reviewed yet.
1. [x] Draft pull requests are pull requests that are not ready to be reviewed yet.
1. [ ] Draft pull requests are pull requests that have already been reviewed but not merged.
1. [ ] Draft pull requests are pull requests that have already been reviewed but not approved.
1. [ ] Draft pull requests are pull requests are like issue templates but for pull requests.

0 comments on commit bb1f59d

Please sign in to comment.