You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-organization-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ contentType: how-tos
18
18
> [!NOTE]
19
19
> This feature is currently in {% data variables.release-phases.public_preview %} and is subject to change.
20
20
>
21
-
> Organization custom instructions are currently only supported for {% data variables.copilot.copilot_chat_short %} on {% data variables.product.prodname_dotcom_the_website %} and {% data variables.copilot.copilot_code-review_short %}.
21
+
> **Support:**Organization custom instructions are currently only supported for {% data variables.copilot.copilot_chat_short %} on {% data variables.product.prodname_dotcom_the_website %} and {% data variables.copilot.copilot_code-review_short %} on {% data variables.product.prodname_dotcom_the_website %}.
22
22
23
23
For an overview of the methods you can use to customize {% data variables.copilot.copilot_chat %} responses, see [AUTOTITLE](/copilot/concepts/about-customizing-github-copilot-chat-responses?tool=webui).
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
+27-12Lines changed: 27 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,30 +19,54 @@ redirect_from:
19
19
20
20
This version of this article is for using repository custom instructions on the {% data variables.product.github %} website. Click the tabs above for information on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
21
21
22
+
{% data reusables.copilot.repository-custom-instructions-support %}
23
+
***{% data variables.copilot.copilot_code-review_short %}**
24
+
25
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
26
+
22
27
{% endwebui %}
23
28
24
29
{% vscode %}
25
30
26
31
This version of this article is for using repository custom instructions and prompt files in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments.
27
32
33
+
{% data reusables.copilot.repository-custom-instructions-support %}
34
+
***{% data variables.copilot.copilot_code-review_short %}**
35
+
36
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
37
+
28
38
{% endvscode %}
29
39
30
40
{% visualstudio %}
31
41
32
42
This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments.
33
43
44
+
{% data reusables.copilot.repository-custom-instructions-support %}
45
+
***{% data variables.copilot.copilot_code-review_short %}**
46
+
47
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
48
+
34
49
{% endvisualstudio %}
35
50
36
51
{% jetbrains %}
37
52
38
53
This version of this article is for using repository custom instructions in JetBrains IDEs. Click the tabs above for instructions on using custom instructions in other environments.
39
54
55
+
{% data reusables.copilot.repository-custom-instructions-support %}
56
+
***{% data variables.copilot.copilot_code-review_short %}**
57
+
58
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
59
+
40
60
{% endjetbrains %}
41
61
42
62
{% xcode %}
43
63
44
64
This version of this article is for using repository custom instructions in Xcode. Click the tabs above for instructions on using custom instructions in other environments.
45
65
66
+
{% data reusables.copilot.repository-custom-instructions-support %}
67
+
68
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
69
+
46
70
{% endxcode %}
47
71
48
72
{% eclipse %}
@@ -51,21 +75,12 @@ This version of this article is for using repository custom instructions in Xcod
51
75
52
76
This version of this article is for using repository custom instructions in Eclipse. Click the tabs above for instructions on using custom instructions in other environments.
53
77
54
-
{% endeclipse %}
55
-
56
-
## About repository custom instructions for {% data variables.product.prodname_copilot_short %}
57
-
58
-
Repository custom instructions let you provide {% data variables.product.prodname_copilot_short %} with repository-specific guidance and preferences.
59
-
60
-
Repository custom instructions are currently supported for:
61
-
***{% data variables.copilot.copilot_chat_short %}** in {% data variables.product.prodname_vscode_shortname %}
62
-
***{% data variables.copilot.copilot_chat_short %}** in {% data variables.product.prodname_vs %}, JetBrains IDEs, Xcode, Eclipse, and on the {% data variables.product.github %} website (`copilot-instructions.md` file only)
63
-
***{% data variables.copilot.copilot_coding_agent %}**
78
+
{% data reusables.copilot.repository-custom-instructions-support %}
64
79
***{% data variables.copilot.copilot_code-review_short %}**
65
80
66
-
## Prerequisites for repositorycustominstructions
81
+
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
67
82
68
-
* You must have a custom instructions file (see the instructions below).
0 commit comments