Skip to content

Commit f401a50

Browse files
authored
Update copilot-instructions.md
1 parent f950caa commit f401a50

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/copilot-instructions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ Within Markdown files, with the exception of the `title` field in the metadata a
1515
| `{% data variables.code-scanning.codeql_workflow %}` | CodeQL analysis workflow | data/variables/code-scanning.yml |
1616

1717
There are many more variables. These are stored in various YAML files within the `data/variables` directory.
18+
19+
### Links to other articles
20+
21+
`[AUTOTITLE]` is the correct way to specify the title of a linked article, when that article is another page on the docs.github.com site. Do not suggest replacing the placeholder link text `[AUTOTITLE]` with the actual page title or using the `{% link %}` Liquid tag.
22+
23+
### Creating a pull request
24+
25+
When creating a pull request as a result of a request to do so in Copilot Chat, the first line of the PR description should always be the following (in italics): `_This pull request was created as a result of the following prompt in Copilot Chat._` Then, within a collapsed section, quote the original prompt from Copilot Chat.

0 commit comments

Comments
 (0)