diff --git a/assets/images/help/copilot/subthread-edit-button.png b/assets/images/help/copilot/subthread-edit-button.png new file mode 100644 index 000000000000..7090f9f5e673 Binary files /dev/null and b/assets/images/help/copilot/subthread-edit-button.png differ diff --git a/assets/images/help/copilot/subthread-edit-counter.png b/assets/images/help/copilot/subthread-edit-counter.png new file mode 100644 index 000000000000..cadf4428f632 Binary files /dev/null and b/assets/images/help/copilot/subthread-edit-counter.png differ diff --git a/assets/images/help/copilot/subthread-retry-button.png b/assets/images/help/copilot/subthread-retry-button.png new file mode 100644 index 000000000000..ca7ec1caf112 Binary files /dev/null and b/assets/images/help/copilot/subthread-retry-button.png differ diff --git a/assets/images/help/copilot/subthread-retry-counter.png b/assets/images/help/copilot/subthread-retry-counter.png new file mode 100644 index 000000000000..804779017381 Binary files /dev/null and b/assets/images/help/copilot/subthread-retry-counter.png differ diff --git a/content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume.md b/content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume.md index 04d29dc0bfe5..362f863c4a8a 100644 --- a/content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume.md +++ b/content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume.md @@ -94,18 +94,9 @@ You can automate this process with {% data variables.product.prodname_dependabot ## Step 5: Share your results -Share your updated profile and get inspiration from others in our [Community discussion](https://github.com/orgs/community/discussions/150827). - -## Extra credit: Maintaining your projects - Your profile is now ready to be included on your resume! The changes you made today will have a big impact on your job search and will make your {% data variables.product.github %} profile stand out to hiring managers. -If you want to improve your profile even more, incorporate these practices into your coding routines: - -* **Maintain a clean commit history**. To make your project history understandable, use descriptive commit messages and work in smaller batches. -* **Use issues, pull requests, and {% data variables.product.prodname_projects_v2 %}**. Showcase your task management and project planning skills by tracking bugs and feature requests with issues and using {% data variables.product.prodname_projects_v2 %} to organize them. -* **Keep dependencies updated**. Use {% data variables.product.prodname_dependabot_version_updates %} to automatically update your project's dependencies with the latest security features and bug fixes. -* **Contribute to open source**. Open source contributions showcase your collaboration skills and prove that you can work in complex code bases. For more information, see [AUTOTITLE](/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github). +Share your updated profile and get inspiration from others in our [Community discussion](https://github.com/orgs/community/discussions/150827). ## Further reading diff --git a/content/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor.md b/content/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor.md index 5e4c9a818cce..c55b95a748d5 100644 --- a/content/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor.md +++ b/content/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/using-the-codeql-model-editor.md @@ -2,7 +2,9 @@ title: Using the CodeQL model editor shortTitle: CodeQL model editor versions: - feature: 'codeql-model-packs' + fpt: '*' + ghec: '*' + ghes: '*' topics: - Advanced Security - Code scanning diff --git a/content/code-security/dependabot/dependabot-auto-triage-rules/about-dependabot-auto-triage-rules.md b/content/code-security/dependabot/dependabot-auto-triage-rules/about-dependabot-auto-triage-rules.md index 10ad928edc54..3f15d20a2fad 100644 --- a/content/code-security/dependabot/dependabot-auto-triage-rules/about-dependabot-auto-triage-rules.md +++ b/content/code-security/dependabot/dependabot-auto-triage-rules/about-dependabot-auto-triage-rules.md @@ -3,7 +3,9 @@ title: About Dependabot auto-triage rules intro: '{% data variables.dependabot.auto_triage_rules %} are a powerful tool to help you better manage your security alerts at scale. {% data variables.dependabot.github_presets %} are rules curated by {% data variables.product.company_short %} that you can use to filter out a substantial amount of false positives. {% data variables.dependabot.custom_rules_caps %} provide control over which alerts are ignored, snoozed, or trigger a {% data variables.product.prodname_dependabot %} security update to resolve the alert.' product: '{% data reusables.gated-features.dependabot-auto-triage-rules %}' versions: - feature: dependabot-auto-triage-rules + fpt: '*' + ghec: '*' + ghes: '*' type: overview topics: - Dependabot diff --git a/content/code-security/dependabot/dependabot-auto-triage-rules/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md b/content/code-security/dependabot/dependabot-auto-triage-rules/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md index 633c0796a989..339343761719 100644 --- a/content/code-security/dependabot/dependabot-auto-triage-rules/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md +++ b/content/code-security/dependabot/dependabot-auto-triage-rules/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md @@ -3,7 +3,9 @@ title: Customizing auto-triage rules to prioritize Dependabot alerts intro: 'You can create your own {% data variables.dependabot.auto_triage_rules_short %} to control which alerts are dismissed or snoozed, and which alerts you want {% data variables.product.prodname_dependabot %} to open pull requests for.' permissions: '{% data reusables.permissions.dependabot-auto-triage-rules %}' versions: - feature: dependabot-auto-triage-rules + fpt: '*' + ghec: '*' + ghes: '*' type: how_to topics: - Dependabot diff --git a/content/code-security/dependabot/dependabot-auto-triage-rules/managing-automatically-dismissed-alerts.md b/content/code-security/dependabot/dependabot-auto-triage-rules/managing-automatically-dismissed-alerts.md index 4b821bc3d3ab..7fb8b4f86ffc 100644 --- a/content/code-security/dependabot/dependabot-auto-triage-rules/managing-automatically-dismissed-alerts.md +++ b/content/code-security/dependabot/dependabot-auto-triage-rules/managing-automatically-dismissed-alerts.md @@ -4,7 +4,9 @@ intro: 'You can filter to see which alerts have been auto-dismissed by a rule, a allowTitleToDifferFromFilename: true permissions: '{% data reusables.permissions.dependabot-auto-triage-rules %}' versions: - feature: dependabot-auto-triage-rules + fpt: '*' + ghec: '*' + ghes: '*' type: how_to topics: - Dependabot diff --git a/content/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts.md b/content/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts.md index 5a6be790b1b7..78456c59dc56 100644 --- a/content/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts.md +++ b/content/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts.md @@ -3,7 +3,9 @@ title: Using GitHub preset rules to prioritize Dependabot alerts intro: 'You can use {% data variables.dependabot.github_presets %}, which are rules curated by {% data variables.product.company_short %}, to auto-dismiss low impact development alerts for npm dependencies.' permissions: '{% data reusables.permissions.dependabot-github-presets %}' versions: - feature: dependabot-auto-triage-rules + fpt: '*' + ghec: '*' + ghes: '*' type: how_to topics: - Dependabot diff --git a/content/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates.md b/content/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates.md index e83c435beaa6..b1113be2137b 100644 --- a/content/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates.md +++ b/content/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates.md @@ -4,7 +4,9 @@ intro: 'Learn how to streamline and efficiently manage your {% data variables.pr allowTitleToDifferFromFilename: true permissions: '{% data reusables.permissions.dependabot-yml-configure %}' versions: - feature: dependabot-version-updates-groups + fpt: '*' + ghec: '*' + ghes: '*' type: how_to topics: - Dependabot diff --git a/content/code-security/dependabot/troubleshooting-dependabot/viewing-dependabot-job-logs.md b/content/code-security/dependabot/troubleshooting-dependabot/viewing-dependabot-job-logs.md index c43797d775f6..746f75288cd6 100644 --- a/content/code-security/dependabot/troubleshooting-dependabot/viewing-dependabot-job-logs.md +++ b/content/code-security/dependabot/troubleshooting-dependabot/viewing-dependabot-job-logs.md @@ -4,7 +4,9 @@ intro: 'To support debugging of {% data variables.product.prodname_dependabot %} shortTitle: Viewing Dependabot logs permissions: '{% data reusables.permissions.dependabot-various-tasks %}' versions: - feature: dependabot-job-log + fpt: '*' + ghec: '*' + ghes: '*' type: how_to topics: - Dependabot diff --git a/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md b/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md index f2193a80672f..8077c9becfd3 100644 --- a/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md +++ b/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md @@ -374,6 +374,9 @@ Package manager | YAML value | Supported versions | | Dev containers | `devcontainers` | Not applicable | | {% endif %} | | Docker | `docker` | v1 | +| {% ifversion dependabot-docker-compose-support %} | +| Docker Compose | `docker-compose` | v2, v3 | +| {% endif %} | | {% ifversion dependabot-dotnet-sdk %} | | .NET SDK | `dotnet-sdk` | >=.NET Core 3.1 | | {% endif %} | diff --git a/content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md b/content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md index 15ddd0c93248..e13c2babd03c 100644 --- a/content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md +++ b/content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md @@ -32,7 +32,8 @@ You'll find detailed guidance for the setup of the following package managers: * [Bun](#bun){% endif %} * [Bundler](#bundler){% ifversion dependabot-updates-cargo-private-registry-support %} * [Cargo](#cargo){% endif %} -* [Docker](#docker) +* [Docker](#docker){% ifversion dependabot-docker-compose-support %} +* [Docker Compose](#docker-compose){% endif %} * [Gradle](#gradle) * [Maven](#maven) * [npm](#npm) @@ -162,6 +163,14 @@ registries: * Dockerfiles do not receive updates to images specified with the `ARG` directive. There is a workaround available for the `COPY` directive. For more information, see [{% data variables.product.prodname_dependabot %} ignores image references in COPY Dockerfile statement](https://github.com/dependabot/dependabot-core/issues/5103#issuecomment-1692420920) in the `dependabot/dependabot-core` repository. * {% data variables.product.prodname_dependabot %} doesn't support multi-stage Docker builds. For more information, see [Support for Docker multi-stage builds](https://github.com/dependabot/dependabot-core/issues/7640) in the `dependabot/dependabot-core` repository. +{% ifversion dependabot-docker-compose-support %} + +### Docker Compose + +Docker Compose adheres to the same configuration guidelines as Docker. For more information, see [Docker](#docker). + +{% endif %} + ### Gradle {% data variables.product.prodname_dependabot %} doesn't run Gradle but supports updates to certain Gradle files. For more information, see "Gradle" in [AUTOTITLE](/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#gradle). diff --git a/content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md b/content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md index 3c413e822027..d607d97b90ab 100644 --- a/content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md +++ b/content/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates.md @@ -93,7 +93,7 @@ In {% data variables.product.prodname_dependabot %} pull requests for grouped ve > [!TIP] > When you want to un-ignore a specific ignore condition, use the `@dependabot show DEPENDENCY_NAME ignore conditions` command to quickly check what ignore conditions a dependency currently has. -{% elsif dependabot-version-updates-groups %} +{% else %} ### Managing {% data variables.product.prodname_dependabot %} pull requests for grouped version updates with comment commands diff --git a/content/code-security/supply-chain-security/understanding-your-software-supply-chain/enforcing-dependency-review-across-an-organization.md b/content/code-security/supply-chain-security/understanding-your-software-supply-chain/enforcing-dependency-review-across-an-organization.md index 455e69172c51..4c9bcbae6c77 100644 --- a/content/code-security/supply-chain-security/understanding-your-software-supply-chain/enforcing-dependency-review-across-an-organization.md +++ b/content/code-security/supply-chain-security/understanding-your-software-supply-chain/enforcing-dependency-review-across-an-organization.md @@ -4,7 +4,9 @@ intro: 'Dependency review lets you catch insecure dependencies before you introd shortTitle: Enforce dependency review permissions: '{% data reusables.permissions.security-org-enable %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' type: overview topics: - Advanced Security diff --git a/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md b/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md index aa7ec623642e..b2b7f29d8d09 100644 --- a/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md +++ b/content/contributing/collaborating-on-github-docs/about-contributing-to-github-docs.md @@ -1,9 +1,11 @@ --- title: About contributing to GitHub Docs shortTitle: About contributing -intro: 'You can contribute to GitHub Docs content in several ways.' +intro: You can contribute to GitHub Docs content in several ways. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- {% data variables.product.prodname_dotcom %} documentation is open source. Anyone can contribute to the docs in the public `docs` repository: https://github.com/github/docs. {% data variables.product.prodname_dotcom %} employees work on the documentation in a copy of this repository called `docs-internal`. The two repositories are automatically synced to keep them both up to date with changes merged into the `main` branch of either repository. For simplicity, we'll refer to "the documentation repository" in the articles about contributing to {% data variables.product.prodname_docs %}. diff --git a/content/contributing/collaborating-on-github-docs/label-reference.md b/content/contributing/collaborating-on-github-docs/label-reference.md index 38a04e78898c..58fb05f6a56e 100644 --- a/content/contributing/collaborating-on-github-docs/label-reference.md +++ b/content/contributing/collaborating-on-github-docs/label-reference.md @@ -1,8 +1,10 @@ --- title: Label reference -intro: "Labels can help you find an issue you'd like to help with." +intro: Labels can help you find an issue you'd like to help with. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- You can use labels to locate a particular type of issue. For example, click the labels in the table to see a filtered list of open issues in the github/docs repository. diff --git a/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md b/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md index eebd8cc11ef2..59e7e9588482 100644 --- a/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md +++ b/content/contributing/collaborating-on-github-docs/using-git-on-github-docs.md @@ -1,9 +1,11 @@ --- title: Using Git on GitHub Docs shortTitle: Using Git -intro: 'You can use Git on the command line to commit changes and then push them to the documentation repository.' +intro: You can use Git on the command line to commit changes and then push them to the documentation repository. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- This article describes the process of creating a topic branch for the documentation repository, committing changes, and pushing your changes back up to the remote repository. diff --git a/content/contributing/collaborating-on-github-docs/using-the-content-linter.md b/content/contributing/collaborating-on-github-docs/using-the-content-linter.md index a30397f91697..737723e52511 100644 --- a/content/contributing/collaborating-on-github-docs/using-the-content-linter.md +++ b/content/contributing/collaborating-on-github-docs/using-the-content-linter.md @@ -1,8 +1,10 @@ --- title: Using the content linter -intro: 'You can use content linter to check your contributions for errors.' +intro: You can use content linter to check your contributions for errors. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About the {% data variables.product.prodname_docs %} content linter diff --git a/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md b/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md index 0c067595dc00..e298c8461ef5 100644 --- a/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md +++ b/content/contributing/collaborating-on-github-docs/using-the-todocs-placeholder-to-leave-notes.md @@ -1,9 +1,11 @@ --- title: Using the TODOCS placeholder to leave notes shortTitle: Using the TODOCS placeholder -intro: 'You can use the `TODOCS` placeholder to indicate work that still needs to be completed.' +intro: You can use the `TODOCS` placeholder to indicate work that still needs to be completed. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md index f5fbb56b4bdc..9f0d16386540 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/creating-a-local-environment.md @@ -3,7 +3,9 @@ title: Creating a local environment shortTitle: Create a local environment intro: 'You can run the {% data variables.product.prodname_docs %} application locally on your computer.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About {% data variables.product.prodname_docs %} site structure diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md index 57eb44710e38..297b8adb3f1f 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/troubleshooting-your-environment.md @@ -1,8 +1,10 @@ --- title: Troubleshooting your environment -intro: "Learn about troubleshooting problems in your local environment and the {% data variables.product.prodname_docs %} staging platform." +intro: 'Learn about troubleshooting problems in your local environment and the {% data variables.product.prodname_docs %} staging platform.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## Troubleshooting tests that fail locally but pass in CI diff --git a/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md b/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md index e4abfe7a0862..546c50e59642 100644 --- a/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md +++ b/content/contributing/setting-up-your-environment-to-work-on-github-docs/working-on-github-docs-in-a-codespace.md @@ -3,7 +3,9 @@ title: Working on GitHub Docs in a codespace shortTitle: Working in a codespace intro: 'You can use {% data variables.product.prodname_github_codespaces %} to work on documentation for {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About {% data variables.product.prodname_github_codespaces %} diff --git a/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md b/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md index 2dfb6eb4d7ba..30530621dcd5 100644 --- a/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md +++ b/content/contributing/style-guide-and-content-model/about-combining-multiple-content-types.md @@ -1,9 +1,11 @@ --- title: About combining multiple content types shortTitle: Combining multiple types -intro: 'You can combine multiple content types in a single article to help people complete complex tasks.' +intro: You can combine multiple content types in a single article to help people complete complex tasks. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Often, it's helpful to group information in context to help people complete a complex task, understand a set of related tasks, or illustrate an entire workflow. Use longer articles combining content types to ensure people find contextual content in the right place. Longer articles also help eliminate duplication of content and prepare content to scale as more options are added to the product. People most often need longer articles while actively using the product, and they may need to consult the article at different points on their journey. diff --git a/content/contributing/style-guide-and-content-model/about-the-content-model.md b/content/contributing/style-guide-and-content-model/about-the-content-model.md index 18014eb00f40..680ca9c7c7c0 100644 --- a/content/contributing/style-guide-and-content-model/about-the-content-model.md +++ b/content/contributing/style-guide-and-content-model/about-the-content-model.md @@ -1,11 +1,13 @@ --- title: About the content model shortTitle: About the content model -intro: 'The content model describes the structure and types of content that we publish.' +intro: The content model describes the structure and types of content that we publish. redirect_from: - /contributing/writing-for-github-docs/content-model versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Our content model explains the purpose of each type of content we create within {% data variables.product.prodname_docs %}, and what to include when you write or update an article. We use a content model to ensure that our content consistently, clearly, and comprehensively communicates the information that people need to achieve their goals with {% data variables.product.prodname_dotcom %}. diff --git a/content/contributing/style-guide-and-content-model/about-topics.md b/content/contributing/style-guide-and-content-model/about-topics.md index c1b34cd00ebe..d4c6dc029b61 100644 --- a/content/contributing/style-guide-and-content-model/about-topics.md +++ b/content/contributing/style-guide-and-content-model/about-topics.md @@ -1,9 +1,11 @@ --- title: About topics shortTitle: About topics -intro: 'Use topics to make articles searchable.' +intro: Use topics to make articles searchable. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- An article can be defined as being relevant to one or more topics by having those topics listed in the article's frontmatter. For example: diff --git a/content/contributing/style-guide-and-content-model/conceptual-content-type.md b/content/contributing/style-guide-and-content-model/conceptual-content-type.md index e8cdec4090e6..01644aa69f7a 100644 --- a/content/contributing/style-guide-and-content-model/conceptual-content-type.md +++ b/content/contributing/style-guide-and-content-model/conceptual-content-type.md @@ -1,8 +1,10 @@ --- title: Conceptual content type -intro: 'People most often use conceptual content when they are learning about something new to them.' +intro: People most often use conceptual content when they are learning about something new to them. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Conceptual content helps people understand a feature or topic by providing a clear, high-level overview, explanation of how the feature or topic can help them on their journey, and context like use cases or examples. diff --git a/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md b/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md index 0229566f0598..4ebaeb0c69d2 100644 --- a/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md +++ b/content/contributing/style-guide-and-content-model/contents-of-a-github-docs-article.md @@ -3,7 +3,9 @@ title: Contents of a GitHub Docs article shortTitle: Contents of an article intro: 'Every article includes a few standard elements, and may include conditional or optional elements. We also use a standard order for content within an article.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About the structure of an article diff --git a/content/contributing/style-guide-and-content-model/procedural-content-type.md b/content/contributing/style-guide-and-content-model/procedural-content-type.md index 0b45a46317e3..c5bd57493919 100644 --- a/content/contributing/style-guide-and-content-model/procedural-content-type.md +++ b/content/contributing/style-guide-and-content-model/procedural-content-type.md @@ -1,8 +1,10 @@ --- title: Procedural content type -intro: 'Procedural content gives context on how a task fits into someone''s larger goal.' +intro: Procedural content gives context on how a task fits into someone's larger goal. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Procedural content helps people complete a task from start to finish while they are using {% data variables.product.prodname_dotcom %}. diff --git a/content/contributing/style-guide-and-content-model/quickstart-content-type.md b/content/contributing/style-guide-and-content-model/quickstart-content-type.md index 4484d11e6d13..f6bf43ba7014 100644 --- a/content/contributing/style-guide-and-content-model/quickstart-content-type.md +++ b/content/contributing/style-guide-and-content-model/quickstart-content-type.md @@ -1,8 +1,10 @@ --- title: Quickstart content type -intro: 'Quickstarts are best for people who want instructions quickly without lengthy explanations of how something works or why they would want to use it.' +intro: Quickstarts are best for people who want instructions quickly without lengthy explanations of how something works or why they would want to use it. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Quickstarts enable people to quickly complete a discrete, focused task by illustrating a workflow with only essential steps, in about five minutes or 600 words. Quickstarts can be used for quickly getting set up with a new tool, or for quickly completing another task. For more complex tasks, use a tutorial. diff --git a/content/contributing/style-guide-and-content-model/referential-content-type.md b/content/contributing/style-guide-and-content-model/referential-content-type.md index 6b1fca665917..33295a5af844 100644 --- a/content/contributing/style-guide-and-content-model/referential-content-type.md +++ b/content/contributing/style-guide-and-content-model/referential-content-type.md @@ -1,8 +1,10 @@ --- title: Referential content type -intro: 'Referential content provides detailed information that people need while they are actively using a feature.' +intro: Referential content provides detailed information that people need while they are actively using a feature. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- We create referential articles and referential sections within other articles. diff --git a/content/contributing/style-guide-and-content-model/release-note-content-type.md b/content/contributing/style-guide-and-content-model/release-note-content-type.md index af02205b9517..ed0465b4f404 100644 --- a/content/contributing/style-guide-and-content-model/release-note-content-type.md +++ b/content/contributing/style-guide-and-content-model/release-note-content-type.md @@ -2,7 +2,9 @@ title: Release note content type intro: 'Release notes enable readers to understand and prepare for the user-facing changes in each release of {% data variables.product.prodname_dotcom %}''s versioned enterprise products.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Good release notes provide administrators the necessary information to plan system upgrades in environments that require change control, and support end users who want to understand and prepare to use new {% data variables.product.prodname_dotcom %} features and functionality. diff --git a/content/contributing/style-guide-and-content-model/style-guide.md b/content/contributing/style-guide-and-content-model/style-guide.md index 2bbf7ae6bdc8..b3b35487a97d 100644 --- a/content/contributing/style-guide-and-content-model/style-guide.md +++ b/content/contributing/style-guide-and-content-model/style-guide.md @@ -2,7 +2,9 @@ title: Style guide intro: 'Follow this guide to make sure {% data variables.product.company_short %}''s documentation stays consistent and follows clear patterns that our readers can understand.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/writing-for-github-docs/style-guide --- diff --git a/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md b/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md index 2f1baa75186a..042c4f15d315 100644 --- a/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md +++ b/content/contributing/style-guide-and-content-model/troubleshooting-content-type.md @@ -2,7 +2,9 @@ title: Troubleshooting content type intro: 'Troubleshooting content includes built-in errors we expect people to encounter, common problems reported to support, and situations people might encounter while completing tasks.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Use troubleshooting sections in guides or procedural articles to keep solutions close to procedures. Work with support and product managers to surface common errors and include them in the documentation. diff --git a/content/contributing/style-guide-and-content-model/tutorial-content-type.md b/content/contributing/style-guide-and-content-model/tutorial-content-type.md index 54bfb4e2988b..d1d149e1ae44 100644 --- a/content/contributing/style-guide-and-content-model/tutorial-content-type.md +++ b/content/contributing/style-guide-and-content-model/tutorial-content-type.md @@ -1,8 +1,10 @@ --- title: Tutorial content type -intro: 'Tutorials are useful when someone has a basic understanding of the product and is interested in extending their understanding to solve a specific problem' +intro: Tutorials are useful when someone has a basic understanding of the product and is interested in extending their understanding to solve a specific problem versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- Tutorials help people learn about products and solve real world problems by guiding them through the entire workflow to complete a task. Tutorials are more conversational in tone than other content. A tutorial feels like a developer-to-developer conversation while remaining accessible to readers with varied technical knowledge. Products with tutorials must already have a quickstart. For bite-sized workflows, use the quickstart model instead. diff --git a/content/contributing/writing-for-github-docs/about-githubs-documentation-fundamentals.md b/content/contributing/writing-for-github-docs/about-githubs-documentation-fundamentals.md index 2a6e3733afa9..71f3d9115dda 100644 --- a/content/contributing/writing-for-github-docs/about-githubs-documentation-fundamentals.md +++ b/content/contributing/writing-for-github-docs/about-githubs-documentation-fundamentals.md @@ -3,7 +3,9 @@ title: About GitHub's documentation fundamentals shortTitle: Documentation fundamentals intro: 'All content published on {% data variables.product.prodname_docs %} must meet these fundamental requirements.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About {% data variables.product.github %}'s documentation fundamentals diff --git a/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md b/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md index 21bf33b6e656..d72baa75483c 100644 --- a/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md +++ b/content/contributing/writing-for-github-docs/about-githubs-documentation-philosophy.md @@ -1,9 +1,11 @@ --- title: About GitHub's documentation philosophy shortTitle: Documentation philosophy -intro: 'Our documentation philosophy guides what content we create and how we create it.' +intro: Our documentation philosophy guides what content we create and how we create it. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About the {% data variables.product.prodname_dotcom %} documentation philosophy diff --git a/content/contributing/writing-for-github-docs/annotating-code-examples.md b/content/contributing/writing-for-github-docs/annotating-code-examples.md index d6d4e2e0c2ec..97c3bb61b08a 100644 --- a/content/contributing/writing-for-github-docs/annotating-code-examples.md +++ b/content/contributing/writing-for-github-docs/annotating-code-examples.md @@ -1,10 +1,12 @@ --- title: Annotating code examples shortTitle: Annotate code examples -intro: "You can annotate longer code examples to explain how they work and how people can customize them for other uses." +intro: You can annotate longer code examples to explain how they work and how people can customize them for other uses. layout: inline versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/annotating-code-examples --- diff --git a/content/contributing/writing-for-github-docs/best-practices-for-github-docs.md b/content/contributing/writing-for-github-docs/best-practices-for-github-docs.md index c3bb8cd7c594..6dc43c8e983a 100644 --- a/content/contributing/writing-for-github-docs/best-practices-for-github-docs.md +++ b/content/contributing/writing-for-github-docs/best-practices-for-github-docs.md @@ -1,9 +1,11 @@ --- title: Best practices for GitHub Docs shortTitle: Best practices for GitHub Docs -intro: "Follow these best practices to create documentation that's user-friendly and easy to understand." +intro: Follow these best practices to create documentation that's user-friendly and easy to understand. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About {% data variables.product.prodname_dotcom %} documentation diff --git a/content/contributing/writing-for-github-docs/changing-an-articles-title.md b/content/contributing/writing-for-github-docs/changing-an-articles-title.md index cc777bda2df0..df803986999f 100644 --- a/content/contributing/writing-for-github-docs/changing-an-articles-title.md +++ b/content/contributing/writing-for-github-docs/changing-an-articles-title.md @@ -1,9 +1,11 @@ --- title: Changing an article's title shortTitle: Change an article's title -intro: "When it's necessary to change the title of an article, the name may need to be updated in several places." +intro: 'When it''s necessary to change the title of an article, the name may need to be updated in several places.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/changing-an-articles-title --- diff --git a/content/contributing/writing-for-github-docs/configuring-redirects.md b/content/contributing/writing-for-github-docs/configuring-redirects.md index 381eff902d38..9036cd4f3d4f 100644 --- a/content/contributing/writing-for-github-docs/configuring-redirects.md +++ b/content/contributing/writing-for-github-docs/configuring-redirects.md @@ -1,9 +1,11 @@ --- title: Configuring redirects shortTitle: Configure redirects -intro: "If an article's title, version, or location changes, you can create a redirect to the current content." +intro: 'If an article''s title, version, or location changes, you can create a redirect to the current content.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/configuring-redirects --- diff --git a/content/contributing/writing-for-github-docs/content-design-principles.md b/content/contributing/writing-for-github-docs/content-design-principles.md index 294040d48489..390c128d399a 100644 --- a/content/contributing/writing-for-github-docs/content-design-principles.md +++ b/content/contributing/writing-for-github-docs/content-design-principles.md @@ -3,7 +3,9 @@ title: Content design principles shortTitle: Content design principles intro: 'We share these principles to design and create the best content for people who use {% data variables.product.prodname_dotcom %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About {% data variables.product.prodname_dotcom %}'s content design principles diff --git a/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md b/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md index e0687b141a58..3531a9beca51 100644 --- a/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md +++ b/content/contributing/writing-for-github-docs/creating-diagrams-for-github-docs.md @@ -1,9 +1,11 @@ --- -title: Creating diagrams for {% data variables.product.prodname_docs %} +title: 'Creating diagrams for {% data variables.product.prodname_docs %}' shortTitle: Create diagrams intro: 'This guide explains when and how to create diagrams for {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' allowTitleToDifferFromFilename: true --- diff --git a/content/contributing/writing-for-github-docs/creating-reusable-content.md b/content/contributing/writing-for-github-docs/creating-reusable-content.md index f0d9fa357fbb..b623950cd3a6 100644 --- a/content/contributing/writing-for-github-docs/creating-reusable-content.md +++ b/content/contributing/writing-for-github-docs/creating-reusable-content.md @@ -1,9 +1,11 @@ --- title: Creating reusable content shortTitle: Create reusable content -intro: 'You can create reusable content that can be referenced in multiple content files.' +intro: You can create reusable content that can be referenced in multiple content files. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About reusables diff --git a/content/contributing/writing-for-github-docs/creating-screenshots.md b/content/contributing/writing-for-github-docs/creating-screenshots.md index e2e4ef21e9b2..2fafc7ccb7cb 100644 --- a/content/contributing/writing-for-github-docs/creating-screenshots.md +++ b/content/contributing/writing-for-github-docs/creating-screenshots.md @@ -1,9 +1,11 @@ --- title: Creating screenshots shortTitle: Create screenshots -intro: "You can help users locate elements of the user interface that are difficult to find by adding screenshots to {% data variables.product.prodname_docs %}." +intro: 'You can help users locate elements of the user interface that are difficult to find by adding screenshots to {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About screenshots in {% data variables.product.prodname_docs %} diff --git a/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md b/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md index f09ce3b385a1..83193f80f2b7 100644 --- a/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md +++ b/content/contributing/writing-for-github-docs/creating-tool-switchers-in-articles.md @@ -1,9 +1,11 @@ --- title: Creating tool switchers in articles shortTitle: Create tool switchers -intro: 'You can use a tool switcher to show how to complete tasks using specific tools.' +intro: You can use a tool switcher to show how to complete tasks using specific tools. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/creating-tool-switchers-in-articles --- diff --git a/content/contributing/writing-for-github-docs/making-content-findable-in-search.md b/content/contributing/writing-for-github-docs/making-content-findable-in-search.md index 62f3f62b822d..7b6932262c39 100644 --- a/content/contributing/writing-for-github-docs/making-content-findable-in-search.md +++ b/content/contributing/writing-for-github-docs/making-content-findable-in-search.md @@ -3,7 +3,9 @@ title: Making content findable in search shortTitle: Make content findable intro: 'Follow these SEO best practices to help users find {% data variables.product.company_short %} documentation using search engines.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About search engine optimization (SEO) diff --git a/content/contributing/writing-for-github-docs/templates.md b/content/contributing/writing-for-github-docs/templates.md index f9756fe8d4c1..e8d81b666369 100644 --- a/content/contributing/writing-for-github-docs/templates.md +++ b/content/contributing/writing-for-github-docs/templates.md @@ -2,7 +2,9 @@ title: Templates intro: 'This article contains starter templates for the different content types used in {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## Conceptual article template diff --git a/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md b/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md index 135c4679f61d..67048b26265c 100644 --- a/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md +++ b/content/contributing/writing-for-github-docs/using-markdown-and-liquid-in-github-docs.md @@ -1,9 +1,11 @@ --- title: Using Markdown and Liquid in GitHub Docs -shortTitle: Markdown and Liquid # Max 31 characters +shortTitle: Markdown and Liquid intro: 'You can use Markdown and Liquid to format content, create reusable content, and write content for different versions on {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/using-markdown-and-liquid-in-github-docs --- diff --git a/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md b/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md index ce25737142cc..ec16a22b7625 100644 --- a/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md +++ b/content/contributing/writing-for-github-docs/using-videos-in-github-docs.md @@ -3,7 +3,9 @@ title: Using videos in GitHub Docs shortTitle: Use videos intro: 'This guide explains how to create videos that support user needs for {% data variables.product.prodname_docs %}.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About videos in {% data variables.product.prodname_docs %} diff --git a/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md b/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md index d1b62950790a..33edfed2f65f 100644 --- a/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md +++ b/content/contributing/writing-for-github-docs/using-yaml-frontmatter.md @@ -1,9 +1,11 @@ --- title: Using YAML frontmatter -shortTitle: YAML frontmatter # Max 31 characters +shortTitle: YAML frontmatter intro: 'You can use YAML frontmatter to define versioning, add metadata, and control the layout for articles.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/using-yaml-frontmatter --- diff --git a/content/contributing/writing-for-github-docs/versioning-documentation.md b/content/contributing/writing-for-github-docs/versioning-documentation.md index 7cc24bd41ce0..caad2df40745 100644 --- a/content/contributing/writing-for-github-docs/versioning-documentation.md +++ b/content/contributing/writing-for-github-docs/versioning-documentation.md @@ -2,7 +2,9 @@ title: Versioning documentation intro: '{% data variables.product.prodname_docs %} uses YAML frontmatter and liquid operators to support multiple versions of {% data variables.product.company_short %} with a single-source approach.' versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /contributing/syntax-and-versioning-for-github-docs/versioning-documentation --- diff --git a/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md b/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md index ac87df26812d..ac2a9b29467c 100644 --- a/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md +++ b/content/contributing/writing-for-github-docs/writing-content-to-be-translated.md @@ -1,9 +1,11 @@ --- title: Writing content to be translated shortTitle: Write content to be translated -intro: 'Our documentation is translated into multiple languages. How we approach writing the English language documentation can greatly improve the quality of those translations.' +intro: Our documentation is translated into multiple languages. How we approach writing the English language documentation can greatly improve the quality of those translations. versions: - feature: 'contributing' + fpt: '*' + ghec: '*' + ghes: '*' --- ## About writing content that is translation-friendly diff --git a/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md b/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md index b3992b3bdc47..367f354cdf9a 100644 --- a/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md +++ b/content/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot.md @@ -124,9 +124,9 @@ Answer all questions in less than 1000 characters, and words of no more than 12 The instructions in the `.github/copilot-instructions.md` file are available for use by {% data variables.product.prodname_copilot_chat_short %} as soon as you save the file. The complete set of instructions will be automatically added to chat prompts that relate to the repository containing the instructions file. -In immersive mode (the [https://github.com/copilot](https://github.com/copilot) page), you can start a conversation that uses custom instructions by adding, as an attachment, the repository that contains the instructions file. +In {% data variables.product.prodname_copilot_chat_short %}'s immersive view ([github.com/copilot](https://github.com/copilot)), you can start a conversation that uses custom instructions by adding, as an attachment, the repository that contains the instructions file. -Custom instructions are not visible in {% data variables.product.prodname_copilot_chat_short %}, but you can verify that they are being used by {% data variables.product.prodname_copilot_short %} by expanding the list of references at the top of a chat response in the Chat panel. If custom instructions were added to the prompt that was sent to the model, the `.github/copilot-instructions.md` file is listed as a reference. +Whenever custom instructions are used by {% data variables.product.prodname_copilot_chat_short %}, the instructions file is added as a reference for the response that's generated. To find out whether custom instructions were used, expand the list of references at the top of a chat response in the Chat panel and check whether the `.github/copilot-instructions.md` file is listed. ![Screenshot of an expanded References list, showing the 'copilot-instructions.md' file highlighted with a dark organge outline.](/assets/images/help/copilot/custom-instructions-ref-in-github.png) diff --git a/content/copilot/troubleshooting-github-copilot/index.md b/content/copilot/troubleshooting-github-copilot/index.md index 586a840eaea0..924e19f25bf7 100644 --- a/content/copilot/troubleshooting-github-copilot/index.md +++ b/content/copilot/troubleshooting-github-copilot/index.md @@ -10,5 +10,5 @@ children: - /viewing-logs-for-github-copilot-in-your-environment - /troubleshooting-firewall-settings-for-github-copilot - /troubleshooting-network-errors-for-github-copilot - - /troubleshooting-issues-with-github-copilot-chat-in-ides + - /troubleshooting-issues-with-github-copilot-chat --- diff --git a/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides.md b/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md similarity index 70% rename from content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides.md rename to content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md index 8bad0a116934..2fac79bd6a3f 100644 --- a/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides.md +++ b/content/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat.md @@ -1,6 +1,6 @@ --- -title: Troubleshooting issues with GitHub Copilot Chat in IDEs -intro: Troubleshooting help for common issues with {% data variables.product.prodname_copilot_chat %} in your IDE. +title: Troubleshooting issues with GitHub Copilot Chat +intro: 'This guide describes common issues with {% data variables.product.prodname_copilot_chat_short %} and how to resolve them.' product: '{% data reusables.gated-features.copilot-chat-callout %}' defaultTool: vscode topics: @@ -10,32 +10,28 @@ versions: feature: copilot shortTitle: Copilot Chat redirect_from: - - /copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat + - /copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides - /copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat --- -If you need help with {% data variables.product.prodname_copilot_chat %} and can't find the answer here, you can report a bug or ask for help. For more information, see [Sharing feedback about {% data variables.product.prodname_copilot_chat %}](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide#sharing-feedback-about-github-copilot-chat). +You can use {% data variables.product.prodname_copilot_chat %} in your IDE or on the {% data variables.product.github %} website. Click the tabs above for troubleshooting information for {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_vs %}, {% data variables.product.prodname_vscode %}, and on {% data variables.product.github %} in the browser. -If you can't find {% data variables.product.prodname_copilot_chat %} in your editor, make sure you have checked the [Prerequisites](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide#prerequisites) section. +If you need help with {% data variables.product.prodname_copilot_chat %} and can't find the answer here, you can report a bug or ask for help. For more information, see [Sharing feedback about {% data variables.product.prodname_copilot_chat %}](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide#sharing-feedback-about-github-copilot-chat). {% vscode %} +If you can't find {% data variables.product.prodname_copilot_chat_short %} in your editor, make sure you have checked the [Prerequisites](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide#prerequisites) section. + ## Troubleshooting issues caused by version incompatibility {% data reusables.copilot.vscode-version-compatibility %} To use {% data variables.product.prodname_copilot_chat %}, make sure you are using the [latest version of {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/updates). -{% endvscode %} - ## Troubleshooting authentication issues in your editor -You can use {% data variables.product.prodname_copilot_chat %} in {% data variables.product.prodname_vscode %} and {% data variables.product.prodname_vs %}. You can use the tabs at the top of this article for troubleshooting information relevant to the editor you're using. - {% data reusables.copilot.sign-in-ghecom %} See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom). -{% vscode %} - ### Troubleshooting authentication issues in {% data variables.product.prodname_vscode %} If you are experiencing authentication issues after installing the {% data variables.product.prodname_copilot_chat %} extension in {% data variables.product.prodname_vscode %}, you can try the following steps to resolve the issue. @@ -48,6 +44,12 @@ If you are experiencing authentication issues after installing the {% data varia {% visualstudio %} +If you can't find {% data variables.product.prodname_copilot_chat_short %} in your editor, make sure you have checked the [Prerequisites](/copilot/github-copilot-chat/copilot-chat-in-ides/using-github-copilot-chat-in-your-ide#prerequisites) section. + +## Troubleshooting authentication issues in your editor + +{% data reusables.copilot.sign-in-ghecom %} See [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom). + ### Troubleshooting authentication issues in {% data variables.product.prodname_vs %} If you are experiencing authentication issues after installing the {% data variables.product.prodname_copilot_chat %} extension in {% data variables.product.prodname_vs %}, you can try the following steps to resolve the issue. @@ -61,6 +63,12 @@ If you are experiencing authentication issues after installing the {% data varia {% endvisualstudio %} -## Error: "Oops, your response got filtered" +{% webui %} + +## Troubleshooting interrupted chat responses + +If a chat response terminates unexpectedly, before the response is complete, try resubmitting the question. + +In {% data variables.product.prodname_copilot_chat_short %}'s immersive view (the [github.com/copilot](https://github.com/copilot) page), you can resubmit your question by clicking the {% octicon "sync" aria-label="Retry" %} button under the chat response. -You may encounter this error unexpectedly while using {% data variables.product.prodname_copilot_chat %}. {% data variables.product.company_short %} is aware of this issue and working to fix it. You can report the error in this [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/56134). +{% endwebui %} diff --git a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md index 10e72a2077c4..aca9e9a8e7a6 100644 --- a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md +++ b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github.md @@ -24,7 +24,7 @@ On {% data variables.product.github %}, you can use {% data variables.product.pr ### Limitations -* The quality of the results from {% data variables.product.prodname_copilot_chat_short %} may, in some situations, be degraded if very large files, or a large number of files, are used as a context for a question. +The quality of the results from {% data variables.product.prodname_copilot_chat_short %} may, in some situations, be degraded if very large files, or a large number of files, are used as a context for a question. ### Viewing generated files within {% data variables.product.prodname_copilot_chat_short %} @@ -65,25 +65,14 @@ You can open {% data variables.product.prodname_copilot_chat_short %} from any p Depending on the question you ask, and your enterprise and organization settings, {% data variables.product.prodname_copilot_short %} may respond using information based on the results of a Bing search. By using Bing search, {% data variables.product.prodname_copilot_short %} can answer a broad range of tech-related questions with up-to-date details based on information currently available on the internet. For information on how to enable or disable Bing search integration, see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-web-search-for-github-copilot-chat) and [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise). -1. On any page on {% data variables.product.github %}, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon at the bottom right of the page. +1. At the top right of any page on {% data variables.product.github %}, click the down arrow beside the **{% octicon "copilot" aria-hidden="true" %}** icon and click **Immersive** in the dropdown menu. - The {% data variables.product.prodname_copilot_chat %} panel is displayed. To resize the panel, click and drag the top or left edge. + ![Screenshot of the 'Immersive' button, highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-immersive-button.png) -1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the "New conversation" icon (a plus sign) at the top right of the panel. - - ![Screenshot of the new conversation button, highlighted with a dark orange outline.](/assets/images/help/copilot/chat-new-conversation-button.png) - -1. If the panel is headed "Chatting about OWNER/REPOSITORY," click **All repositories**. - - ![Screenshot of the {% data variables.product.prodname_copilot_short %} chat panel page with "All repositories" highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-chat-all-repositories.png) - -1. If the "Ask {% data variables.product.prodname_copilot_short %}" page is displayed in the panel, click **General purpose chat**. - - ![Screenshot of the {% data variables.product.prodname_copilot_short %} chat panel with "General purpose chat" highlighted with a dark orange outline.](/assets/images/help/copilot/chat-general-purpose-button.png) - -1. At the bottom of the panel, in the "Ask {% data variables.product.prodname_copilot_short %}" box, type a question and press Enter. +1. At the bottom of the page, in the "Ask {% data variables.product.prodname_copilot_short %}" box, type a question and press Enter. Some examples of general questions you could ask are: + * `What are the advantages of the Go programming language?` * `What is Agile software development?` * `What is the most popular JavaScript framework?` @@ -91,12 +80,59 @@ Depending on the question you ask, and your enterprise and organization settings * `Write a bash script to output today's date.` {% data reusables.copilot.stop-response-generation %} -1. If {% data variables.product.prodname_copilot_short %} uses a Bing search to answer your question, "Results from Bing" is displayed above the response. Click this to see the search results that {% data variables.product.prodname_copilot_short %} used to answer your question. +1. If {% data variables.product.prodname_copilot_short %} uses a Bing search to answer your question, "Using web search results for 'SEARCH QUERY'" is displayed above the response. Click this to see the search results that {% data variables.product.prodname_copilot_short %} used to answer your question. 1. Within a conversation thread, you can ask follow-up questions. {% data variables.product.prodname_copilot_short %} will answer within the context of the conversation. For example, you could type "tell me more" to get {% data variables.product.prodname_copilot_short %} to expand on its last comment. You can use your initial question as a foundation for follow-up questions. A detailed foundational prompt can help {% data variables.product.prodname_copilot_short %} provide more relevant answers to your follow-up questions. For more information, see [Prompting {% data variables.product.prodname_copilot_chat %} to become your personal AI assistant for accessibility](https://github.blog/2023-10-09-prompting-github-copilot-chat-to-become-your-personal-ai-assistant-for-accessibility/) on the {% data variables.product.prodname_dotcom %} Blog. -{% data reusables.copilot.chat-conversation-buttons %} +1. To start a new conversation, click {% data reusables.copilot.pencil-paper-icon %} at the top left of the page. +1. To see a list of your previous conversations, click {% octicon "sidebar-collapse" aria-label="Open sidebar" %} at the top left of the page. + +### Using subthreads in a conversation + +> [!NOTE] +> Subthreading in {% data variables.product.prodname_copilot_chat_short %} is currently in {% data variables.release-phases.public_preview %} and is subject to change. + +Subthreads are branches of a conversation that are created from a point in a conversation where you asked a question. Subthreads offer more control and flexibility for exploring aspects of a topic, or new topics, all within the same thread. + +You can create and navigate through subthreads in {% data variables.product.prodname_copilot_chat_short %}'s immersive view. In the {% data variables.product.prodname_copilot_chat_short %} panel, if you open a conversation that contains subthreads, only the most recently edited subthread is displayed. + +You can create a subthread in immersive mode by either editing or retrying any of your questions in the conversation. + +To edit a question: + +1. Hover over the question you want to edit. +1. Click the {% octicon "pencil" aria-label="Edit message" %} button that's displayed. + + ![Screenshot of the 'Edit message' button, highlighted with a dark orange outline.](/assets/images/help/copilot/subthread-edit-button.png) + +1. Edit the question, then click **Send**. + +> [!NOTE] +> You can only edit the text of a question. You can't edit any attachments. + +To retry a question: + +1. Hover over the response to a question you want to retry. Resubmitting a question to {% data variables.product.prodname_copilot_short %} may generate a different response. +1. Click the {% octicon "sync" aria-label="Retry" %} button. + + ![Screenshot of the 'Retry' button, highlighted with a dark orange outline.](/assets/images/help/copilot/subthread-retry-button.png) + +The response to your edited or retried question is displayed in a new subthread. + +To navigate between subthreads: + +* If you have retried a question, a retry counter is displayed under the response, alongside the retry button. + + ![Screenshot of the retry counter, highlighted with a dark orange outline.](/assets/images/help/copilot/subthread-retry-counter.png) + + Click {% octicon "chevron-left" aria-label="Previous response" %} or {% octicon "chevron-right" aria-label="Next response" %} to navigate to the previous or next subthread. + +* If you have edited a question, an edit counter is added below the question. + + ![Screenshot of the edit counter, highlighted with a dark orange outline.](/assets/images/help/copilot/subthread-edit-counter.png) + + Hover over the counter to display the edit and navigation buttons, then click {% octicon "chevron-left" aria-label="Previous response" %} or {% octicon "chevron-right" aria-label="Next response" %} to navigate to the previous or next subthread. ## Asking {% data variables.product.prodname_copilot_chat_short %} questions in different contexts @@ -109,7 +145,7 @@ You can ask {% data variables.product.prodname_copilot_chat_short %} different t To ask a question about a specific repository, you must be viewing the repository on {% data variables.product.github %}. 1. Navigate to a repository on {% data variables.product.github %}. -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. +{% data reusables.copilot.open-chat-panel %} 1. The heading at the top of the panel should read "Chatting about" followed by the name of the current repository. If the wrong repository name is displayed, because you were previously chatting about another repository, click All repositories then choose the repository you want to chat about. @@ -128,8 +164,7 @@ You can ask {% data variables.product.prodname_copilot_short %} about a specific > [!NOTE] A "symbol" is a named entity in code. This could be a variable, function, class, module, or any other identifier that's part of a codebase. -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - +{% data reusables.copilot.open-chat-panel %} 1. To select a repository for context, click {% octicon "paperclip" aria-label="Add attachments" %} at the bottom of the chat panel, then select "Repositories". ![Screenshot of the "Attach files or symbols" button, highlighted with a dark orange outline.](/assets/images/help/copilot/chat-paperclip-icon.png) @@ -154,8 +189,7 @@ Organization owners (with a {% data variables.product.prodname_copilot_enterpris When you enter a query, {% data variables.product.prodname_copilot_short %} searches for relevant documentation snippets, synthesizes a summary of the relevant snippets to answer your question, and provides links to the source documentation for additional context. -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - +{% data reusables.copilot.open-chat-panel %} 1. If the "Ask {% data variables.product.prodname_copilot_short %}" page is not displayed in the panel, click **All repositories**. ![Screenshot of the {% data variables.product.prodname_copilot_short %} chat panel page with "All repositories" highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-chat-all-repositories.png) @@ -216,8 +250,7 @@ You can chat with {% data variables.product.prodname_copilot_short %} about a fi {% data variables.product.prodname_copilot_short %} allows you to use natural language questions to ask about security alerts in repositories in your organization when these alerts are generated by {% data variables.product.prodname_GH_advanced_security %} features ({% data variables.product.prodname_code_scanning %}, {% data variables.product.prodname_secret_scanning %}, and {% data variables.product.prodname_dependabot_alerts %}). -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - +{% data reusables.copilot.open-chat-panel %} 1. If the "Ask {% data variables.product.prodname_copilot_short %}" page is not displayed in the panel, click **All repositories**. ![Screenshot of the {% data variables.product.prodname_copilot_short %} chat panel page with "All repositories" highlighted with a dark orange outline.](/assets/images/help/copilot/copilot-chat-all-repositories.png) @@ -245,11 +278,8 @@ You can ask {% data variables.product.prodname_copilot_short %} different questi ### Get a summary of a pull request 1. On {% data variables.product.github %}, navigate to a pull request in a repository. - -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - -1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the {% octicon "plus" aria-hidden="true" %} plus sign icon at the top right of the {% data variables.product.prodname_copilot_short %} panel to start a new conversation. - +{% data reusables.copilot.open-chat-panel %} +{% data reusables.copilot.chat-previous-conversation %} 1. At the bottom of the {% data variables.product.prodname_copilot_chat_short %} panel, in the "Ask {% data variables.product.prodname_copilot_short %}" box, type a question and press Enter. ### Ask about changes to a specific file in a pull request @@ -272,11 +302,8 @@ You can ask {% data variables.product.prodname_copilot_short %} different questi 1. On {% data variables.product.github %}, navigate to a pull request in a repository. 1. Scroll to the bottom of the page, then, next to one of the failing checks, click **Details**. - -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - -1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the {% octicon "plus" aria-hidden="true" %} plus sign icon at the top right of the {% data variables.product.prodname_copilot_short %} panel to start a new conversation. - +{% data reusables.copilot.open-chat-panel %} +{% data reusables.copilot.chat-previous-conversation %} 1. At the bottom of the {% data variables.product.prodname_copilot_chat_short %} panel, in the "Ask {% data variables.product.prodname_copilot_short %}" box, ask {% data variables.product.prodname_copilot_short %} why the pull request has failed and press Enter. {% data variables.product.prodname_copilot_short %} will respond with information about why the pull request failed. {% data variables.product.prodname_copilot_short %} may also provide suggestions for how to fix the issue. @@ -290,11 +317,8 @@ You can ask {% data variables.product.prodname_copilot_short %} to summarize or > [!NOTE] The quality of {% data variables.product.prodname_copilot_chat_short %}'s responses may be degraded when working with issues or discussions that have very long bodies or a large number of comments. For example, this may occur if you ask {% data variables.product.prodname_copilot_short %} to summarize a long-running discussion. Where this happens, {% data variables.product.prodname_copilot_short %} will warn you so you can double check its output. 1. Navigate to an issue or discussion on {% data variables.product.github %}. - -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - -1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the {% octicon "plus" aria-hidden="true" %} plus sign icon at the top right of the {% data variables.product.prodname_copilot_short %} panel to start a new conversation. - +{% data reusables.copilot.open-chat-panel %} +{% data reusables.copilot.chat-previous-conversation %} 1. At the bottom of the {% data variables.product.prodname_copilot_short %} chat panel, in the "Ask {% data variables.product.prodname_copilot_short %}" box, type a question and press Enter. {% data variables.product.prodname_copilot_short %} responds to your request in the panel. @@ -306,11 +330,8 @@ You can ask {% data variables.product.prodname_copilot_short %} to summarize or You can ask {% data variables.product.prodname_copilot_short %} to explain the changes in a commit. 1. Navigate to a commit on {% data variables.product.github %}. - -1. In the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. - -1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the {% octicon "plus" aria-hidden="true" %} plus sign icon at the top right of the {% data variables.product.prodname_copilot_short %} panel to start a new conversation. - +{% data reusables.copilot.open-chat-panel %} +{% data reusables.copilot.chat-previous-conversation %} 1. At the bottom of the {% data variables.product.prodname_copilot_short %} chat panel, in the "Ask {% data variables.product.prodname_copilot_short %}" box, type a question and press Enter. > [!TIP] @@ -351,7 +372,7 @@ You can ask {% data variables.product.prodname_copilot_short %} a question about You can share {% data variables.product.prodname_copilot_chat_short %} conversations from the immersive view ([https://github.com/copilot](https://github.com/copilot)). Shared conversations are public or private (i.e. permission-based), for example, a conversation about a private repository. If you share a private conversation, the recipient must have the necessary permissions to view the content. Shared conversations are read-only—the recipient can view the conversation but cannot interact. 1. In the top right of any page on {% data variables.product.github %}, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. -1. To view a conversation in immersive mode, click **{% octicon "screen-full" aria-hidden="true" %} Take conversation to immersive**. +1. To view a conversation in immersive mode, click **{% octicon "screen-full" aria-hidden="true" %} Immersive**. 1. Once you submit your first prompt, a share button will appear in the upper right corner. Click {% octicon "share" aria-label="Share" %} to open the share dialog. ![Screenshot of the main search box on {% data variables.product.prodname_dotcom %}. The share button is highlighted with an orange outline.](/assets/images/help/copilot/chat-share-button.png) diff --git a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md index 9b94b72196bc..77560b1a5905 100644 --- a/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md +++ b/content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md @@ -171,10 +171,10 @@ To leave feedback about the {% data variables.product.prodname_copilot_chat %} e ## Prerequisites * **Access to {% data variables.product.prodname_copilot %}**. See [AUTOTITLE](/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot). -* **{% data variables.product.prodname_vs %} 2022 version 17.8 or later**. See [Install Visual Studio](https://learn.microsoft.com/visualstudio/install/install-visual-studio) in the {% data variables.product.prodname_vs %} documentation. -* **{% data variables.product.prodname_copilot %} extension**. See [Install GitHub Copilot in Visual Studio](https://learn.microsoft.com/visualstudio/ide/visual-studio-github-copilot-install-and-states) in the {% data variables.product.prodname_vs %} documentation. -* **{% data variables.product.prodname_copilot_chat %} extension**. See [Install GitHub Copilot in Visual Studio](https://learn.microsoft.com/visualstudio/ide/visual-studio-github-copilot-install-and-states) in the {% data variables.product.prodname_vs %} documentation. -* **Sign in to {% data variables.product.company_short %} in {% data variables.product.prodname_vs %}**. If you experience authentication issues, see [AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides#troubleshooting-authentication-issues-in-your-editor). +* **{% data variables.product.prodname_vs %} 2022 version 17.8 or later**. See [Install {% data variables.product.prodname_vs %}](https://learn.microsoft.com/visualstudio/install/install-visual-studio) in the {% data variables.product.prodname_vs %} documentation. +* **{% data variables.product.prodname_copilot %} extension**. See [Install {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_vs %}](https://learn.microsoft.com/visualstudio/ide/visual-studio-github-copilot-install-and-states) in the {% data variables.product.prodname_vs %} documentation. +* **{% data variables.product.prodname_copilot_chat %} extension**. See [Install {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_vs %}](https://learn.microsoft.com/visualstudio/ide/visual-studio-github-copilot-install-and-states) in the {% data variables.product.prodname_vs %} documentation. +* **Sign in to {% data variables.product.company_short %} in {% data variables.product.prodname_vs %}**. If you experience authentication issues, see [AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat#troubleshooting-authentication-issues-in-your-editor). {% data reusables.copilot.chat-access-denied %} diff --git a/content/desktop/adding-and-cloning-repositories/adding-a-repository-from-your-local-computer-to-github-desktop.md b/content/desktop/adding-and-cloning-repositories/adding-a-repository-from-your-local-computer-to-github-desktop.md index e168e2532337..116a17c33a09 100644 --- a/content/desktop/adding-and-cloning-repositories/adding-a-repository-from-your-local-computer-to-github-desktop.md +++ b/content/desktop/adding-and-cloning-repositories/adding-a-repository-from-your-local-computer-to-github-desktop.md @@ -6,7 +6,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/adding-a-repository-from-your-local-computer-to-github-desktop - /desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/adding-a-repository-from-your-local-computer-to-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Add a repository --- diff --git a/content/desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop.md b/content/desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop.md index 4337c50a5e31..1d603631f57b 100644 --- a/content/desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop.md +++ b/content/desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop.md @@ -6,7 +6,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/adding-an-existing-project-to-github-using-github-desktop - /desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/adding-an-existing-project-to-github-using-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Add an existing project --- diff --git a/content/desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop.md b/content/desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop.md index c9cc81ded262..ae6a2df6be08 100644 --- a/content/desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop.md +++ b/content/desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop.md @@ -6,7 +6,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/cloning-a-repository-from-github-to-github-desktop - /desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-a-repository-from-github-to-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Clone a GitHub repo --- diff --git a/content/desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop.md b/content/desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop.md index f8e94730a502..c5773197b549 100644 --- a/content/desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop.md +++ b/content/desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/cloning-and-forking-repositories-from-github-desktop - /desktop/guides/contributing/cloning-a-repository-from-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Clone & fork from Desktop --- ## About local repositories diff --git a/content/desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop.md b/content/desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop.md index 24923671117d..1b684cc7d8a7 100644 --- a/content/desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop.md +++ b/content/desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/about-git-large-file-storage-and-github-desktop - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/about-git-large-file-storage-and-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- When you install {% data variables.product.prodname_desktop %}, {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}) is installed, too. {% data variables.large_files.product_name_short %} lets you push files to {% data variables.product.prodname_dotcom %} that exceed the normal limit of {% data variables.large_files.max_github_size %}. For more information about {% data variables.large_files.product_name_short %}, see [AUTOTITLE](/repositories/working-with-files/managing-large-files/about-git-large-file-storage). diff --git a/content/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop.md b/content/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop.md index e7ad0bfc37e1..52e305496eac 100644 --- a/content/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop.md +++ b/content/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Configure default editor --- diff --git a/content/desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop.md b/content/desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop.md index 277436b3aa59..f8ade7111fc6 100644 --- a/content/desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop.md +++ b/content/desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/configuring-basic-settings - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/configuring-basic-settings-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Configure basic settings --- {% mac %} diff --git a/content/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop.md b/content/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop.md index e8f96e7f27eb..d141a99542d7 100644 --- a/content/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop.md +++ b/content/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/configuring-git-for-github-desktop - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About Git configuration for {% data variables.product.prodname_desktop %} diff --git a/content/desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop.md b/content/desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop.md index 2900d58f9c9f..4fb31061a9de 100644 --- a/content/desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop.md +++ b/content/desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop.md @@ -6,7 +6,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/setting-a-theme-for-github-desktop - /desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Set a theme --- {% mac %} diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github-in-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github-in-github-desktop.md index d2ac68cac624..d59288787ed2 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github-in-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github-in-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/about-connections-to-github-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: About connections --- {% data variables.product.prodname_desktop %} connects to {% data variables.product.prodname_dotcom %} when you pull from, push to, clone, and fork remote repositories. To connect to {% data variables.product.prodname_dotcom %} from {% data variables.product.prodname_desktop %}, you must authenticate your account. For more information, see [AUTOTITLE](/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop). diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop.md index 11c5142b655b..67d182e91272 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/authenticating-to-github-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About authentication diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop.md index b09cdefef89e..065aee374ca5 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/installing-github-desktop - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/installing-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- Download {% data variables.product.prodname_desktop %} {% octicon "link-external" height:16 %} diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop.md index 3ca64f936203..22434296f407 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/setting-up-github-desktop - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## Part 1: Installing {% data variables.product.prodname_desktop %} diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/uninstalling-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/uninstalling-github-desktop.md index 25bea7371e35..62f7aa3ce01e 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/uninstalling-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/uninstalling-github-desktop.md @@ -6,7 +6,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/uninstalling-github-desktop - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/uninstalling-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Uninstalling --- {% mac %} diff --git a/content/desktop/installing-and-authenticating-to-github-desktop/updating-github-desktop.md b/content/desktop/installing-and-authenticating-to-github-desktop/updating-github-desktop.md index 88fad4aaa73a..230a2d885230 100644 --- a/content/desktop/installing-and-authenticating-to-github-desktop/updating-github-desktop.md +++ b/content/desktop/installing-and-authenticating-to-github-desktop/updating-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/updating-github-desktop - /desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/updating-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- {% mac %} diff --git a/content/desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop.md b/content/desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop.md index 3a0ce51a1f5d..02f9adb3e487 100644 --- a/content/desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop.md +++ b/content/desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/committing-and-reviewing-changes-to-your-project-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Commit & review changes --- ## About commits diff --git a/content/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop.md b/content/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop.md index 5f427f010cb9..a7ff97d321e6 100644 --- a/content/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop.md +++ b/content/desktop/making-changes-in-a-branch/managing-branches-in-github-desktop.md @@ -10,8 +10,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/managing-branches - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/managing-branches-in-github-desktop versions: - feature: desktop - + fpt: '*' + ghec: '*' + ghes: '*' --- ## About managing branches diff --git a/content/desktop/making-changes-in-a-branch/pushing-changes-to-github-from-github-desktop.md b/content/desktop/making-changes-in-a-branch/pushing-changes-to-github-from-github-desktop.md index bdada7f5a6b2..d7333d2c7a09 100644 --- a/content/desktop/making-changes-in-a-branch/pushing-changes-to-github-from-github-desktop.md +++ b/content/desktop/making-changes-in-a-branch/pushing-changes-to-github-from-github-desktop.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/pushing-changes-to-github - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/pushing-changes-to-github-from-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About pushing changes to {% data variables.product.prodname_dotcom %} diff --git a/content/desktop/making-changes-in-a-branch/stashing-changes-in-github-desktop.md b/content/desktop/making-changes-in-a-branch/stashing-changes-in-github-desktop.md index c74cd141cad6..feae956618ca 100644 --- a/content/desktop/making-changes-in-a-branch/stashing-changes-in-github-desktop.md +++ b/content/desktop/making-changes-in-a-branch/stashing-changes-in-github-desktop.md @@ -3,7 +3,9 @@ title: Stashing changes in GitHub Desktop shortTitle: Stashing changes intro: 'You can temporarily save your changes without committing them to a branch by stashing the changes in {% data variables.product.prodname_desktop %}.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/stashing-changes - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/stashing-changes diff --git a/content/desktop/making-changes-in-a-branch/viewing-the-branch-history-in-github-desktop.md b/content/desktop/making-changes-in-a-branch/viewing-the-branch-history-in-github-desktop.md index 655e0af5ba6d..35c5113f19cc 100644 --- a/content/desktop/making-changes-in-a-branch/viewing-the-branch-history-in-github-desktop.md +++ b/content/desktop/making-changes-in-a-branch/viewing-the-branch-history-in-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/viewing-the-branch-history - /desktop/contributing-and-collaborating-using-github-desktop/making-changes-in-a-branch/viewing-the-branch-history-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: View branch history --- Each commit shows: diff --git a/content/desktop/managing-commits/amending-a-commit-in-github-desktop.md b/content/desktop/managing-commits/amending-a-commit-in-github-desktop.md index 2896c2c595ad..be7e18bc57f2 100644 --- a/content/desktop/managing-commits/amending-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/amending-a-commit-in-github-desktop.md @@ -3,7 +3,9 @@ title: Amending a commit in GitHub Desktop shortTitle: Amending a commit intro: 'You can use {% data variables.product.prodname_desktop %} to amend your last commit.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/amending-a-commit - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/amending-a-commit-in-github-desktop diff --git a/content/desktop/managing-commits/checking-out-a-commit-in-github-desktop.md b/content/desktop/managing-commits/checking-out-a-commit-in-github-desktop.md index 97de8cb0d0b6..fd7cd056d1a2 100644 --- a/content/desktop/managing-commits/checking-out-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/checking-out-a-commit-in-github-desktop.md @@ -3,7 +3,9 @@ title: Checking out a commit in GitHub Desktop shortTitle: Checking out a commit intro: 'You can use {% data variables.product.prodname_desktop %} to checkout a previous commit in your repository.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/checking-out-a-commit-in-github-desktop --- diff --git a/content/desktop/managing-commits/cherry-picking-a-commit-in-github-desktop.md b/content/desktop/managing-commits/cherry-picking-a-commit-in-github-desktop.md index 598a9ecd33f6..41a9b7447765 100644 --- a/content/desktop/managing-commits/cherry-picking-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/cherry-picking-a-commit-in-github-desktop.md @@ -3,7 +3,9 @@ title: Cherry-picking a commit in GitHub Desktop shortTitle: Cherry-picking a commit intro: 'You can use {% data variables.product.prodname_desktop %} to pick a specific commit on one branch and copy the commit to another branch.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/cherry-picking-a-commit - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/cherry-picking-a-commit diff --git a/content/desktop/managing-commits/managing-tags-in-github-desktop.md b/content/desktop/managing-commits/managing-tags-in-github-desktop.md index 13d35d4a1d21..9917f0306617 100644 --- a/content/desktop/managing-commits/managing-tags-in-github-desktop.md +++ b/content/desktop/managing-commits/managing-tags-in-github-desktop.md @@ -8,7 +8,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/managing-tags - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/managing-tags-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About tags in {% data variables.product.prodname_desktop %} diff --git a/content/desktop/managing-commits/options-for-managing-commits-in-github-desktop.md b/content/desktop/managing-commits/options-for-managing-commits-in-github-desktop.md index 170a6002f8a5..290e113361ac 100644 --- a/content/desktop/managing-commits/options-for-managing-commits-in-github-desktop.md +++ b/content/desktop/managing-commits/options-for-managing-commits-in-github-desktop.md @@ -3,7 +3,9 @@ title: Options for managing commits in GitHub Desktop shortTitle: Options for managing commits intro: 'You can use {% data variables.product.prodname_desktop %} to maintain an easy-to-follow commit history.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About commit history in {% data variables.product.prodname_desktop %} diff --git a/content/desktop/managing-commits/reordering-commits-in-github-desktop.md b/content/desktop/managing-commits/reordering-commits-in-github-desktop.md index 5eb41ca94798..5d2ad8479a95 100644 --- a/content/desktop/managing-commits/reordering-commits-in-github-desktop.md +++ b/content/desktop/managing-commits/reordering-commits-in-github-desktop.md @@ -3,7 +3,9 @@ title: Reordering commits in GitHub Desktop shortTitle: Reordering commits intro: 'You can use {% data variables.product.prodname_desktop %} to reorder commits in your branch''s history.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reordering-commits - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reordering-commits-in-github-desktop diff --git a/content/desktop/managing-commits/resetting-to-a-commit-in-github-desktop.md b/content/desktop/managing-commits/resetting-to-a-commit-in-github-desktop.md index a5aecf6e8e48..cb3e90eba072 100644 --- a/content/desktop/managing-commits/resetting-to-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/resetting-to-a-commit-in-github-desktop.md @@ -1,9 +1,11 @@ --- title: Resetting to a commit in GitHub Desktop shortTitle: Resetting to a commit -intro: 'You can reset to any commit up to the one that was last pushed to the remote branch.' +intro: You can reset to any commit up to the one that was last pushed to the remote branch. versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About resetting to a commit diff --git a/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md b/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md index 2d2248204387..3713aca2b184 100644 --- a/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md @@ -8,7 +8,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- When you revert to a previous commit, the revert is also a commit. The original commit also remains in the repository's history. diff --git a/content/desktop/managing-commits/squashing-commits-in-github-desktop.md b/content/desktop/managing-commits/squashing-commits-in-github-desktop.md index 31dd11e07f2f..6d96dcd36bed 100644 --- a/content/desktop/managing-commits/squashing-commits-in-github-desktop.md +++ b/content/desktop/managing-commits/squashing-commits-in-github-desktop.md @@ -3,7 +3,9 @@ title: Squashing commits in GitHub Desktop shortTitle: Squashing commits intro: 'You can use {% data variables.product.prodname_desktop %} to squash commits in your branch''s history.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/squashing-commits - /desktop/contributing-and-collaborating-using-github-desktop/managing-commits/squashing-commits-in-github-desktop diff --git a/content/desktop/managing-commits/undoing-a-commit-in-github-desktop.md b/content/desktop/managing-commits/undoing-a-commit-in-github-desktop.md index 8e090267718b..687f9a1e68f2 100644 --- a/content/desktop/managing-commits/undoing-a-commit-in-github-desktop.md +++ b/content/desktop/managing-commits/undoing-a-commit-in-github-desktop.md @@ -1,9 +1,11 @@ --- title: Undoing a commit in GitHub Desktop shortTitle: Undoing a commit -intro: 'You can undo a commit before you have pushed it to the remote branch.' +intro: You can undo a commit before you have pushed it to the remote branch. versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About undoing a commit diff --git a/content/desktop/overview/about-github-desktop.md b/content/desktop/overview/about-github-desktop.md index 7eec5cd9b6da..80813bbc8a57 100644 --- a/content/desktop/overview/about-github-desktop.md +++ b/content/desktop/overview/about-github-desktop.md @@ -1,9 +1,11 @@ --- title: About GitHub Desktop -shortTitle: 'About' +shortTitle: About intro: '{% data variables.product.prodname_desktop %} helps you work with projects hosted on {% data variables.product.prodname_dotcom %}.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/installing-and-configuring-github-desktop/overview/about-github-desktop - /github/getting-started-with-github/github-desktop diff --git a/content/desktop/overview/creating-your-first-repository-using-github-desktop.md b/content/desktop/overview/creating-your-first-repository-using-github-desktop.md index 2cdf5bed9dc2..617195d0d006 100644 --- a/content/desktop/overview/creating-your-first-repository-using-github-desktop.md +++ b/content/desktop/overview/creating-your-first-repository-using-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/creating-your-first-repository-using-github-desktop - /desktop/installing-and-configuring-github-desktop/overview/creating-your-first-repository-using-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## Introduction diff --git a/content/desktop/overview/getting-started-with-github-desktop.md b/content/desktop/overview/getting-started-with-github-desktop.md index 1991071b26f0..e35c04c31000 100644 --- a/content/desktop/overview/getting-started-with-github-desktop.md +++ b/content/desktop/overview/getting-started-with-github-desktop.md @@ -2,7 +2,9 @@ title: Getting started with GitHub Desktop intro: 'Learn how to set up, authenticate, and configure {% data variables.product.prodname_desktop %} to allow you to contribute to projects directly from your machine.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/installing-and-configuring-github-desktop/getting-started-with-github-desktop - /desktop/guides/getting-started diff --git a/content/desktop/overview/github-desktop-keyboard-shortcuts.md b/content/desktop/overview/github-desktop-keyboard-shortcuts.md index 1825e24630f5..911e64b6a985 100644 --- a/content/desktop/overview/github-desktop-keyboard-shortcuts.md +++ b/content/desktop/overview/github-desktop-keyboard-shortcuts.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/overview/keyboard-shortcuts - /desktop/installing-and-configuring-github-desktop/overview/github-desktop-keyboard-shortcuts versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- {% mac %} diff --git a/content/desktop/overview/launching-github-desktop-from-the-command-line.md b/content/desktop/overview/launching-github-desktop-from-the-command-line.md index 4c665124bfc8..8bd6d57dda3d 100644 --- a/content/desktop/overview/launching-github-desktop-from-the-command-line.md +++ b/content/desktop/overview/launching-github-desktop-from-the-command-line.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/launching-github-desktop-from-the-command-line - /desktop/installing-and-configuring-github-desktop/overview/launching-github-desktop-from-the-command-line versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- {% mac %} diff --git a/content/desktop/overview/supported-operating-systems-for-github-desktop.md b/content/desktop/overview/supported-operating-systems-for-github-desktop.md index 5aa114103b57..d4dbd9baca05 100644 --- a/content/desktop/overview/supported-operating-systems-for-github-desktop.md +++ b/content/desktop/overview/supported-operating-systems-for-github-desktop.md @@ -7,7 +7,9 @@ redirect_from: - /desktop/installing-and-configuring-github-desktop/overview/supported-operating-systems - /desktop/installing-and-configuring-github-desktop/overview/supported-operating-systems-for-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Supported OS --- ## About supported operating systems diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-in-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-in-github-desktop.md index a373136ccc0b..4981c4d37776 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-in-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-in-github-desktop.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-from-github-desktop - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-the-remote-url-for-a-repository-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Change the remote URL for a repository --- {% mac %} diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/configuring-notifications-in-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/configuring-notifications-in-github-desktop.md index 5183eb27e06c..714edc26ce54 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/configuring-notifications-in-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/configuring-notifications-in-github-desktop.md @@ -3,7 +3,9 @@ title: Configuring notifications in GitHub Desktop shortTitle: Configuring notifications intro: '{% data variables.product.prodname_desktop %} will keep you up-to-date with notifications about events that occur in your pull request branch.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/configuring-notifications-in-github-desktop --- diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop.md index 294c1c6c2d9f..7adc5d4a58c9 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/creating-an-issue-or-pull-request-from-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Create an issue or PR --- ## About issues and pull requests diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/syncing-your-branch-in-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/syncing-your-branch-in-github-desktop.md index 2988e0c04e90..dbd36534a811 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/syncing-your-branch-in-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/syncing-your-branch-in-github-desktop.md @@ -9,7 +9,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch-in-github-desktop - /desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About branch synchronization diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-a-pull-request-in-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-a-pull-request-in-github-desktop.md index 3933691b4b96..3aef6ce99b3d 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-a-pull-request-in-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-a-pull-request-in-github-desktop.md @@ -8,7 +8,9 @@ redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/viewing-a-pull-request-in-github-desktop - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-a-pull-request-in-github-desktop versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' --- ## About pull requests in {% data variables.product.prodname_desktop %} diff --git a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop.md b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop.md index 2f43e1407a5d..52163a53cf8b 100644 --- a/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop.md +++ b/content/desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop.md @@ -3,7 +3,9 @@ title: Viewing and re-running checks in GitHub Desktop shortTitle: Viewing and re-running checks intro: 'You can view the status of checks and re-run them in {% data variables.product.prodname_desktop %}.' versions: - feature: desktop + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/viewing-and-re-running-checks-in-github-desktop --- diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions.md index 9102dbdbc0cf..bf2ff8664c61 100644 --- a/content/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions.md +++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions.md @@ -3,7 +3,9 @@ title: 'Automating {% data variables.product.prodname_projects_v2 %} using Actio shortTitle: Automating with Actions intro: 'You can use {% data variables.product.prodname_actions %} to automate your projects.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/automating-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md index a07e627a1c43..c59a7abe5ebd 100644 --- a/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md +++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects.md @@ -3,7 +3,9 @@ title: 'Using the API to manage {% data variables.product.prodname_projects_v2 % shortTitle: Automating with the API intro: You can use the GraphQL API to automate your projects. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/using-the-api-to-manage-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/creating-projects/creating-a-project.md b/content/issues/planning-and-tracking-with-projects/creating-projects/creating-a-project.md index 0ad49b966bee..856a768277f6 100644 --- a/content/issues/planning-and-tracking-with-projects/creating-projects/creating-a-project.md +++ b/content/issues/planning-and-tracking-with-projects/creating-projects/creating-a-project.md @@ -2,7 +2,9 @@ title: 'Creating a {% data variables.projects.project_v2 %}' intro: Learn how to create an organization or user project. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/creating-a-project type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md index 149bd813044d..289d489bfd1e 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/changing-the-layout-of-a-view.md @@ -3,7 +3,9 @@ title: Changing the layout of a view shortTitle: Changing the layout intro: 'You can view your project as a high-density table, as a kanban board, or as a timeline-style roadmap.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/customizing-your-project-views - /issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-a-view diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md index a7a0f0a505ab..128d89002a46 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-board-layout.md @@ -3,7 +3,9 @@ title: Customizing the board layout shortTitle: Customizing boards intro: You can use the board layout to arrange your project's items over customizable columns. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md index 6027fd8bb21d..af1fc8f433c7 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/customizing-the-table-layout.md @@ -3,7 +3,9 @@ title: Customizing the table layout shortTitle: Customizing tables intro: 'You can use the table layout to build a spreadsheet using your project''s items, {% data variables.product.company_short %} metadata, and your custom fields.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects.md index 6a7638634363..f35e784ea947 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects.md @@ -2,7 +2,9 @@ title: 'Filtering {% data variables.projects.projects_v2 %}' intro: Use filters to choose which items appear in your project's views. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/filtering-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md index 7b3e57a54688..948830ead31a 100644 --- a/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md +++ b/content/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/managing-your-views.md @@ -2,7 +2,9 @@ title: Managing your views intro: 'Learn how to create, save, and manage your project views.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects.md index 71e96c5e767c..1ad02978ba0b 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects.md @@ -3,7 +3,9 @@ title: 'About {% data variables.product.prodname_projects_v2 %}' intro: '{% data variables.product.prodname_projects_v2 %} is an adaptable, flexible tool for planning and tracking work on {% data variables.product.company_short %}.' allowTitleToDifferFromFilename: true versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/about-projects type: overview diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/best-practices-for-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/best-practices-for-projects.md index f73d6e301590..20cc2ed56fa8 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/best-practices-for-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/best-practices-for-projects.md @@ -3,7 +3,9 @@ title: 'Best practices for {% data variables.product.prodname_projects_v2 %}' intro: Learn tips for managing your projects. allowTitleToDifferFromFilename: true versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/best-practices-for-managing-projects type: overview diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md index cd46d3fe4f66..5344258518b7 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/finding-your-projects.md @@ -3,7 +3,9 @@ title: 'Finding your {% data variables.projects.projects_v2 %}' intro: 'Learn how to locate projects in your account, organizations, repositories, and teams.' allowTitleToDifferFromFilename: true versions: - feature: projects-v2-global-nav + fpt: '*' + ghec: '*' + ghes: '*' type: overview topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md b/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md index 3eac6d7df9f2..9aaf2397e201 100644 --- a/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md +++ b/content/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects.md @@ -3,7 +3,9 @@ title: 'Quickstart for {% data variables.product.prodname_projects_v2 %}' intro: 'Experience the speed, flexibility, and customization of {% data variables.product.prodname_projects_v2 %} by creating a project in this interactive guide.' allowTitleToDifferFromFilename: true versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/quickstart type: quick_start diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md index 0e2df7319087..20f3ad7ce77c 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md +++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md @@ -3,7 +3,9 @@ title: 'Adding items to your {% data variables.projects.project_v2 %}' shortTitle: Adding items intro: 'Learn how to add pull requests, issues, and draft issues to your projects individually or in bulk.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md index 444fd1377620..05c10d60bef5 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md +++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/archiving-items-from-your-project.md @@ -3,7 +3,9 @@ title: 'Archiving items from your {% data variables.projects.project_v2 %}' shortTitle: Archiving items intro: 'You can archive items, keeping them available to restore, or permanently delete them.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/converting-draft-issues-to-issues.md b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/converting-draft-issues-to-issues.md index 78c3a785b411..bc2a98595a3d 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/converting-draft-issues-to-issues.md +++ b/content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/converting-draft-issues-to-issues.md @@ -3,7 +3,9 @@ title: Converting draft issues to issues shortTitle: Converting draft issues intro: Learn how to convert draft issues into issues. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md index a21a4d84790f..7e3b5d7f3e97 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-repository.md @@ -3,7 +3,9 @@ title: 'Adding your {% data variables.projects.project_v2 %} to a repository' shortTitle: 'Adding a {% data variables.projects.project_v2 %} to a repo' intro: 'You can add your {% data variables.projects.project_v2 %} to a repository to make it accessible from that repository.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md index c8b111102374..f88e8d74b28f 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/adding-your-project-to-a-team.md @@ -3,7 +3,9 @@ title: 'Adding your {% data variables.projects.project_v2 %} to a team' shortTitle: 'Adding a {% data variables.projects.project_v2 %} to a team' intro: You can add projects to teams to manage permissions and improve project discoverability. versions: - feature: projects-v2-add-to-team + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/closing-and-deleting-your-projects.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/closing-and-deleting-your-projects.md index 0dbf1b7d0838..f0b8f3d7daaa 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/closing-and-deleting-your-projects.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/closing-and-deleting-your-projects.md @@ -3,7 +3,9 @@ title: 'Closing and deleting your {% data variables.projects.projects_v2 %}' shortTitle: 'Closing and deleting {% data variables.projects.projects_v2 %}' intro: 'Learn about closing, re-opening, and permanently deleting a {% data variables.projects.project_v2 %}.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/managing-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md index 18a90b593ece..de0fd322761f 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/exporting-your-projects-data.md @@ -4,7 +4,9 @@ shortTitle: 'Exporting your {% data variables.projects.project_v2 %} data' intro: 'Learn about exporting your {% data variables.projects.project_v2 %} data.' permissions: 'People who can access a project can export a view. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects) and [AUTOTITLE](/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects).' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects.md index 05cd088b067d..e43f9cae81f5 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects.md @@ -3,7 +3,9 @@ title: 'Managing access to your {% data variables.projects.projects_v2 %}' shortTitle: 'Managing {% data variables.projects.project_v2 %} access' intro: 'Learn how to manage team and individual access to your {% data variables.projects.project_v2 %}.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/managing-access-to-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md index 8835f8f09559..08bf17b27e70 100644 --- a/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md +++ b/content/issues/planning-and-tracking-with-projects/managing-your-project/managing-visibility-of-your-projects.md @@ -3,14 +3,16 @@ title: 'Managing visibility of your {% data variables.projects.projects_v2 %}' shortTitle: 'Managing {% data variables.projects.project_v2 %} visibility' intro: 'Learn about setting your {% data variables.projects.project_v2 %} to private or public visibility.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/managing-the-visibility-of-your-projects type: tutorial topics: - Projects allowTitleToDifferFromFilename: true -permissions: Organization owners can manage the visibility of {% data variables.projects.projects_v2 %} in their organization. Organization owners can also allow collaborators with admin permissions to manage project visibility. Visibility of user projects can be managed by the owner of the project and collaborators with admin permissions. +permissions: 'Organization owners can manage the visibility of {% data variables.projects.projects_v2 %} in their organization. Organization owners can also allow collaborators with admin permissions to manage project visibility. Visibility of user projects can be managed by the owner of the project and collaborators with admin permissions.' --- ## About project visibility diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-date-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-date-fields.md index 361fabdbcc9a..f380dbb66b40 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-date-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-date-fields.md @@ -3,7 +3,9 @@ title: About date fields shortTitle: About date fields intro: You can create custom date fields that can be set by typing a date or using a calendar. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md index 4f6df6061e45..51fd581c1ad8 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-iteration-fields.md @@ -3,7 +3,9 @@ title: About iteration fields shortTitle: About iteration fields intro: You can create iterations to plan upcoming work and group items. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/managing-iterations - /issues/planning-and-tracking-with-projects/understanding-field-types/about-iteration-fields diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-single-select-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-single-select-fields.md index 1201789fe132..2666bc1c1c33 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-single-select-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-single-select-fields.md @@ -3,7 +3,9 @@ title: About single select fields shortTitle: About single select fields intro: 'You can create single select fields with multiple options, each with a description and a color, that can be selected from a dropdown menu.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-text-and-number-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-text-and-number-fields.md index 7694dc623684..010c798fec53 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/about-text-and-number-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/about-text-and-number-fields.md @@ -3,7 +3,9 @@ title: About text and number fields shortTitle: About text and number fields intro: You can add custom text and number fields to your project. versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/deleting-custom-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/deleting-custom-fields.md index 55c578c29349..b63f4fd937ee 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/deleting-custom-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/deleting-custom-fields.md @@ -2,7 +2,9 @@ title: Deleting custom fields intro: 'Learn how to delete a custom field from your {% data variables.projects.project_v2 %}.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/understanding-fields/renaming-custom-fields.md b/content/issues/planning-and-tracking-with-projects/understanding-fields/renaming-custom-fields.md index 396118439d82..ffa00dd7671a 100644 --- a/content/issues/planning-and-tracking-with-projects/understanding-fields/renaming-custom-fields.md +++ b/content/issues/planning-and-tracking-with-projects/understanding-fields/renaming-custom-fields.md @@ -2,7 +2,9 @@ title: Renaming custom fields intro: 'Learn about renaming existing custom fields in your {% data variables.projects.project_v2 %}.' versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial topics: - Projects diff --git a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md index d7d7f4811b63..3b4e11be7cc9 100644 --- a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md +++ b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/about-insights-for-projects.md @@ -2,7 +2,9 @@ title: 'About insights for {% data variables.product.prodname_projects_v2 %}' intro: You can view and customize charts that are built from your project's data. versions: - feature: projects-v2-insights + fpt: '*' + ghec: '*' + ghes: '*' redirect_from: - /issues/trying-out-the-new-projects-experience/using-insights-with-projects type: tutorial diff --git a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts.md b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts.md index 559345685b36..24a315b20302 100644 --- a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts.md +++ b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts.md @@ -2,7 +2,9 @@ title: Configuring charts intro: Learn how to configure your charts and filter data from your project. versions: - feature: projects-v2-insights + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial product: '{% data reusables.gated-features.historical-insights-for-projects %}' permissions: '{% data reusables.projects.insights-permissions %}' diff --git a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts.md b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts.md index e73139dab82c..8eaa4b26cd30 100644 --- a/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts.md +++ b/content/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts.md @@ -2,7 +2,9 @@ title: Creating charts intro: Learn how to create new charts to save your configurations. versions: - feature: projects-v2-insights + fpt: '*' + ghec: '*' + ghes: '*' type: tutorial product: '{% data reusables.gated-features.historical-insights-for-projects %}' permissions: '{% data reusables.projects.insights-permissions %}' diff --git a/content/organizations/managing-organization-settings/archiving-an-organization.md b/content/organizations/managing-organization-settings/archiving-an-organization.md index f5f9006f360d..03697dfe7a7a 100644 --- a/content/organizations/managing-organization-settings/archiving-an-organization.md +++ b/content/organizations/managing-organization-settings/archiving-an-organization.md @@ -1,10 +1,12 @@ --- title: Archiving an organization shortTitle: Archive an organization -intro: 'You can archive an organization to make it read-only and indicate that it''s no longer actively maintained. You can also unarchive organizations that have been archived.' +intro: You can archive an organization to make it read-only and indicate that it's no longer actively maintained. You can also unarchive organizations that have been archived. permissions: Organization owners can archive an organization. versions: - feature: archive-organizations + fpt: '*' + ghec: '*' + ghes: '*' topics: - Organizations --- diff --git a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue.md b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue.md index 402177c730d9..c2255e122ee7 100644 --- a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue.md +++ b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue.md @@ -2,7 +2,9 @@ title: Merging a pull request with a merge queue intro: 'If a merge queue is required by the branch protection setting for the branch, you can add your pull requests to a merge queue and {% data variables.product.github %} will merge the pull requests for you once all required checks have passed.' versions: - feature: merge-queue + fpt: '*' + ghec: '*' + ghes: '*' topics: - Pull requests shortTitle: Merge PR with merge queue diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue.md b/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue.md index a6f7f2af6667..e2410df12959 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue.md @@ -2,7 +2,9 @@ title: Managing a merge queue intro: You can increase development velocity with a merge queue for pull requests in your repository. versions: - feature: merge-queue + fpt: '*' + ghec: '*' + ghes: '*' permissions: People with admin permissions can manage merge queues for pull requests targeting selected branches of a repository. product: '{% data reusables.gated-features.merge-queue %}' topics: diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets.md index dae01d187de8..4da3fec039f4 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets.md @@ -1,9 +1,11 @@ --- title: About rulesets -intro: 'Rulesets help you to control how people can interact with branches and tags in a repository.' +intro: Rulesets help you to control how people can interact with branches and tags in a repository. product: '{% data reusables.gated-features.repo-rules %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' permissions: '{% data reusables.repositories.repo-rules-permissions %}' topics: - Repositories diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets.md index f9785d54902c..bb7212a66d8d 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/available-rules-for-rulesets.md @@ -1,9 +1,11 @@ --- title: Available rules for rulesets -intro: 'Learn which rules you can add to a ruleset to protect specific branches and tags in a repository.' +intro: Learn which rules you can add to a ruleset to protect specific branches and tags in a repository. product: '{% data reusables.gated-features.repo-rules %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' permissions: '{% data reusables.repositories.repo-rules-permissions %}' topics: - Repositories diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/creating-rulesets-for-a-repository.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/creating-rulesets-for-a-repository.md index 86b544f538a2..a7b4566e4d9b 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/creating-rulesets-for-a-repository.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/creating-rulesets-for-a-repository.md @@ -1,9 +1,11 @@ --- title: Creating rulesets for a repository -intro: 'You can add rulesets to a repository to control how people can interact with specific branches and tags.' +intro: You can add rulesets to a repository to control how people can interact with specific branches and tags. product: '{% data reusables.gated-features.repo-rules %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' permissions: '{% data reusables.repositories.repo-rules-permissions %}' topics: - Repositories diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md index 4f3a0e94f036..01fb2c13f283 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/managing-rulesets-for-a-repository.md @@ -3,7 +3,9 @@ title: Managing rulesets for a repository intro: 'You can edit, monitor, and delete existing rulesets in a repository to alter how people can interact with specific branches and tags.' product: '{% data reusables.gated-features.repo-rules %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' permissions: '{% data reusables.repositories.repo-rules-permissions %}' topics: - Repositories diff --git a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/troubleshooting-rules.md b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/troubleshooting-rules.md index c69fbfb4bafe..68a9b2eb5396 100644 --- a/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/troubleshooting-rules.md +++ b/content/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/troubleshooting-rules.md @@ -1,9 +1,11 @@ --- title: Troubleshooting rules -intro: 'Learn how to troubleshoot rulesets when you''re contributing to a repository.' +intro: Learn how to troubleshoot rulesets when you're contributing to a repository. product: '{% data reusables.gated-features.repo-rules %}' versions: - feature: repo-rules + fpt: '*' + ghec: '*' + ghes: '*' topics: - Repositories shortTitle: Troubleshooting diff --git a/content/repositories/viewing-activity-and-data-for-your-repository/using-the-activity-view-to-see-changes-to-a-repository.md b/content/repositories/viewing-activity-and-data-for-your-repository/using-the-activity-view-to-see-changes-to-a-repository.md index 5ba5af48094e..5504df14831c 100644 --- a/content/repositories/viewing-activity-and-data-for-your-repository/using-the-activity-view-to-see-changes-to-a-repository.md +++ b/content/repositories/viewing-activity-and-data-for-your-repository/using-the-activity-view-to-see-changes-to-a-repository.md @@ -1,8 +1,10 @@ --- title: Using the activity view to see changes to a repository -intro: 'You can use the activity view to see a detailed history of changes to your repository.' +intro: You can use the activity view to see a detailed history of changes to your repository. versions: - feature: repository-activity-view + fpt: '*' + ghec: '*' + ghes: '*' topics: - Repositories shortTitle: Using the activity view diff --git a/content/support/contacting-github-support/using-copilot-in-github-support.md b/content/support/contacting-github-support/using-copilot-in-github-support.md index 3746b5f212e3..e7fd9d97ddf1 100644 --- a/content/support/contacting-github-support/using-copilot-in-github-support.md +++ b/content/support/contacting-github-support/using-copilot-in-github-support.md @@ -6,7 +6,9 @@ topics: redirect_from: - /early-access/copilot/about-copilot-in-github-support versions: - feature: copilot-in-support + fpt: '*' + ghec: '*' + ghes: '*' shortTitle: Using Copilot in GitHub Support --- diff --git a/content/support/learning-about-github-support/about-copilot-in-github-support.md b/content/support/learning-about-github-support/about-copilot-in-github-support.md index 228910b50f83..245f1364bc49 100644 --- a/content/support/learning-about-github-support/about-copilot-in-github-support.md +++ b/content/support/learning-about-github-support/about-copilot-in-github-support.md @@ -1,8 +1,10 @@ --- title: About Copilot in GitHub Support -intro: "{% data variables.product.prodname_copilot_in_support %} can help you by providing answers to a wide range of questions about {% data variables.product.prodname_dotcom %}'s products and features." +intro: '{% data variables.product.prodname_copilot_in_support %} can help you by providing answers to a wide range of questions about {% data variables.product.prodname_dotcom %}''s products and features.' versions: - feature: copilot-in-support + fpt: '*' + ghec: '*' + ghes: '*' topics: - Support shortTitle: About Copilot in GitHub Support diff --git a/content/video-transcripts/transcript-using-projects-for-feature-planning.md b/content/video-transcripts/transcript-using-projects-for-feature-planning.md index 12e9d8c14cd2..ebf31c87e143 100644 --- a/content/video-transcripts/transcript-using-projects-for-feature-planning.md +++ b/content/video-transcripts/transcript-using-projects-for-feature-planning.md @@ -7,7 +7,9 @@ product_video: 'https://www.youtube-nocookie.com/embed/yFQ-p6wMS_Y' topics: - Transcripts versions: - feature: projects-v2 + fpt: '*' + ghec: '*' + ghes: '*' --- [Fast-paced, techy music plays. On a dark background, GitHub's Octocat logo fades into view. Bright neon lines swirl and branch outwards. Each line leads to something different: a button labeled "Convert to issue"; a pull request merge button marked "Ready"; a comment on a pull request, a project board, and a search field. In a green box, text: "GitHub Issues: Using Projects for feature planning." A pixelated cursor clicks: "Let's go!"] diff --git a/data/features/dependabot-docker-compose-support.yml b/data/features/dependabot-docker-compose-support.yml new file mode 100644 index 000000000000..6cdc8986cbd7 --- /dev/null +++ b/data/features/dependabot-docker-compose-support.yml @@ -0,0 +1,6 @@ +# Reference: #16913 +# Docker compose support for Dependabot +versions: + fpt: '*' + ghec: '*' + ghes: '> 3.16' diff --git a/data/reusables/copilot/chat-previous-conversation.md b/data/reusables/copilot/chat-previous-conversation.md new file mode 100644 index 000000000000..40d596191b84 --- /dev/null +++ b/data/reusables/copilot/chat-previous-conversation.md @@ -0,0 +1 @@ +1. If the panel contains a previous conversation you had with {% data variables.product.prodname_copilot_short %}, click the {% octicon "plus" aria-hidden="true" %} plus sign icon at the top right of the {% data variables.product.prodname_copilot_short %} panel to start a new conversation. diff --git a/data/reusables/copilot/open-chat-panel.md b/data/reusables/copilot/open-chat-panel.md new file mode 100644 index 000000000000..c154cc67be9a --- /dev/null +++ b/data/reusables/copilot/open-chat-panel.md @@ -0,0 +1 @@ +1. At the top right of the page, click the **{% octicon "copilot" aria-hidden="true" %}** {% data variables.product.prodname_copilot %} icon next to the search bar. diff --git a/data/reusables/copilot/pencil-paper-icon.md b/data/reusables/copilot/pencil-paper-icon.md new file mode 100644 index 000000000000..7761800c40d7 --- /dev/null +++ b/data/reusables/copilot/pencil-paper-icon.md @@ -0,0 +1 @@ + diff --git a/data/reusables/copilot/stop-response-generation.md b/data/reusables/copilot/stop-response-generation.md index 6de75d793505..87d58713d161 100644 --- a/data/reusables/copilot/stop-response-generation.md +++ b/data/reusables/copilot/stop-response-generation.md @@ -1 +1 @@ -1. Optionally, click {% octicon "square-fill" aria-label="Stop" %} in the text box to stop {% data variables.product.prodname_copilot_short %} from continuing its response. +1. Optionally, after submitting a question, you can click {% octicon "square-fill" aria-label="Stop" %} in the text box to stop the response. diff --git a/data/reusables/copilot/vscode-prerequisites.md b/data/reusables/copilot/vscode-prerequisites.md index a19a06cece39..f1c75cb2d762 100644 --- a/data/reusables/copilot/vscode-prerequisites.md +++ b/data/reusables/copilot/vscode-prerequisites.md @@ -1,3 +1,3 @@ * **Latest version of {% data variables.product.prodname_vscode %}**. See the [{% data variables.product.prodname_vscode %} download page](https://code.visualstudio.com/Download). * **The {% data variables.product.prodname_copilot %} extension** - Install this from the [{% data variables.product.prodname_vs %} Marketplace](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot). For more information, see [Set up {% data variables.product.prodname_copilot %} in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/copilot/setup) in the Microsoft documentation. -* **Sign in to {% data variables.product.company_short %} in {% data variables.product.prodname_vscode %}**. If you experience authentication issues, see [AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat-in-ides#troubleshooting-authentication-issues-in-your-editor). +* **Sign in to {% data variables.product.company_short %} in {% data variables.product.prodname_vscode %}**. If you experience authentication issues, see [AUTOTITLE](/copilot/troubleshooting-github-copilot/troubleshooting-issues-with-github-copilot-chat#troubleshooting-authentication-issues-in-your-editor). diff --git a/data/reusables/dependabot/supported-package-managers.md b/data/reusables/dependabot/supported-package-managers.md index 5033dbafe149..2b3a7e88f242 100644 --- a/data/reusables/dependabot/supported-package-managers.md +++ b/data/reusables/dependabot/supported-package-managers.md @@ -10,6 +10,9 @@ Composer | `composer` | {% ifversion dependabot-updates-composerv1-c [Dev containers](#dev-containers) | `devcontainers` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "x" aria-label="Not supported" %} | | {% endif %} | [Docker](#docker) | `docker` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | +| {% ifversion dependabot-docker-compose-support %} | +[Docker Compose](#docker-compose) | `docker-compose` | v2, v3 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | +| {% endif %} | | {% ifversion dependabot-dotnet-sdk %} | .NET SDK | `dotnet-sdk` | >=.NET Core 3.1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | Not applicable | Not applicable | Not applicable | | {% endif %} | @@ -75,6 +78,14 @@ In order for {% data variables.product.prodname_dependabot %} to fetch Docker me {% data variables.product.prodname_dependabot %} parses Docker image tags for Semantic Versioning ([SemVer](https://semver.org/)). If {% data variables.product.prodname_dependabot %} detects a tag with a pre-release, then it will only suggest an update to the latest version with a matching pre-release, and it will not suggest a newer version that use a different pre-release label. For more information, see the `dependabot-docker` [README.md](https://github.com/dependabot/dependabot-core/blob/main/docker/README.md) file in the `dependabot/dependabot-core` repository. +{% ifversion dependabot-docker-compose-support %} + +#### Docker Compose + +{% data variables.product.prodname_dependabot %} supports Docker Compose in a similar way to Docker. For more information, see [Docker](#docker). + +{% endif %} + #### {% data variables.product.prodname_actions %} {% data variables.product.prodname_dependabot %} supports version updates for {% data variables.product.prodname_actions %} with the following caveats. diff --git a/data/reusables/gated-features/copilot-chat-callout.md b/data/reusables/gated-features/copilot-chat-callout.md index 6c1d9c580d55..1f88d11e59e9 100644 --- a/data/reusables/gated-features/copilot-chat-callout.md +++ b/data/reusables/gated-features/copilot-chat-callout.md @@ -1,3 +1,3 @@ -All users with a {% data variables.product.prodname_copilot_pro %} or {% data variables.product.prodname_copilot_free %} subscription can access {% data variables.product.prodname_copilot_chat %} in your IDE. +All users with a {% data variables.product.prodname_copilot_pro %} or {% data variables.product.prodname_copilot_free %} subscription can access {% data variables.product.prodname_copilot_chat %} in supported IDEs and on the {% data variables.product.github %} website. -Owners of organizations {% ifversion ghec %}or enterprises {% endif %}with a {% data variables.product.prodname_copilot_business_short %} subscription{% ifversion ghec %}, or a {% data variables.product.prodname_copilot_enterprise_short %} subscription, {% endif %} can decide whether to grant access to {% data variables.product.prodname_copilot_chat %} in your IDE{% ifversion ghec %} and {% data variables.product.prodname_dotcom_the_website %}{% endif %}. +Owners of organizations {% ifversion ghec %}or enterprises {% endif %}with a {% data variables.product.prodname_copilot_business_short %} subscription{% ifversion ghec %}, or a {% data variables.product.prodname_copilot_enterprise_short %} subscription, {% endif %} can decide whether to grant access to {% data variables.product.prodname_copilot_chat %}. diff --git a/src/links/lib/excluded-links.yml b/src/links/lib/excluded-links.yml index 96b4bf10eb69..a8ff84f6f15c 100644 --- a/src/links/lib/excluded-links.yml +++ b/src/links/lib/excluded-links.yml @@ -86,3 +86,4 @@ - is: https://www.nongnu.org/oath-toolkit/man-oathtool.html - is: https://www.gnu.org/software/emacs/ - is: https://www.transparency.org/what-is-corruption +- startsWith: https://platform.openai.com/docs/api-reference/