diff --git a/assets/images/banner-images/hero-2.png b/assets/images/banner-images/hero-2.png deleted file mode 100644 index 0d02dfd6c0..0000000000 Binary files a/assets/images/banner-images/hero-2.png and /dev/null differ diff --git a/assets/images/banner-images/hero-3.png b/assets/images/banner-images/hero-3.png deleted file mode 100644 index 7de28041c9..0000000000 Binary files a/assets/images/banner-images/hero-3.png and /dev/null differ diff --git a/assets/images/banner-images/hero-4.png b/assets/images/banner-images/hero-4.png deleted file mode 100644 index 8d2bcb1eba..0000000000 Binary files a/assets/images/banner-images/hero-4.png and /dev/null differ diff --git a/assets/images/banner-images/hero-5.png b/assets/images/banner-images/hero-5.png deleted file mode 100644 index ef06249436..0000000000 Binary files a/assets/images/banner-images/hero-5.png and /dev/null differ diff --git a/assets/images/banner-images/hero-6.png b/assets/images/banner-images/hero-6.png deleted file mode 100644 index 3f68a2ebdf..0000000000 Binary files a/assets/images/banner-images/hero-6.png and /dev/null differ diff --git a/assets/images/help/copilot/chat-show-skill.png b/assets/images/help/copilot/chat-show-skill.png deleted file mode 100644 index 8a5a887464..0000000000 Binary files a/assets/images/help/copilot/chat-show-skill.png and /dev/null differ diff --git a/data/reusables/code-scanning/specify-language-to-analyze.md b/data/reusables/code-scanning/specify-language-to-analyze.md deleted file mode 100644 index 00904806ec..0000000000 --- a/data/reusables/code-scanning/specify-language-to-analyze.md +++ /dev/null @@ -1 +0,0 @@ -If your repository contains code in more than one of the supported languages, you can choose which languages you want to analyze. There are several reasons you might want to prevent a language being analyzed. For example, the project might have dependencies in a different language to the main body of your code, and you might prefer not to see alerts for those dependencies. diff --git a/data/reusables/copilot/code-review/custom-coding-guidelines-prerequisites.md b/data/reusables/copilot/code-review/custom-coding-guidelines-prerequisites.md deleted file mode 100644 index 53034f2a99..0000000000 --- a/data/reusables/copilot/code-review/custom-coding-guidelines-prerequisites.md +++ /dev/null @@ -1,3 +0,0 @@ -> [!NOTE] The custom coding guidelines feature is only available with the {% data variables.copilot.copilot_enterprise_short %} plan, and is currently limited to selected customers. -> -> This feature will be deprecated in favor of using {% data variables.product.prodname_copilot_short %} custom instructions to customize {% data variables.copilot.copilot_code-review_short %}. diff --git a/data/reusables/pull_requests/pull_request_merges_and_contributions.md b/data/reusables/pull_requests/pull_request_merges_and_contributions.md deleted file mode 100644 index 585ed325e7..0000000000 --- a/data/reusables/pull_requests/pull_request_merges_and_contributions.md +++ /dev/null @@ -1,4 +0,0 @@ -> [!NOTE] {% ifversion ghes %} -> * To appear on your profile contributions graph, co-authored commits must meet the same criteria as commits with one author. {% endif %} -> * When rebasing commits, the original authors of the commit and the person who rebased the commits, whether on the command line or on {% data variables.location.product_location %}, receive contribution credit.{% ifversion ghec or fpt %} -> * If you merged multiple personal accounts, issues, pull requests, and discussions will not be attributed to the new account and will not appear on your contribution graph.{% endif %}