-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
docs-experienceseQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
Description
Issue description
In the general copilot instructions for this repository (.github/copilot-instructions.md), please add the following rule in an appropriate location to ensure placeholder formatting consistency. This is not a code specific rule.
Rule to add:
- Use placeholders with braces format:
{placeholderName}consistently throughout the document when used in a URI. - Use uppercase for the placeholder name.
- Launch the app and navigate to `https://localhost:<port>/openapi/v1.json` to view the generated OpenAPI document. + Launch the app and navigate to `https://localhost:{PORT}/openapi/v1.json` to view the generated OpenAPI document, where the `{port}` placeholder is the port.
Location:
This rule should be included in the copilot instructions at:
https://github.com/dotnet/AspNetCore.Docs/blob/main/.github/copilot-instructions.md
Assigning to @wadepickett.
Copilot
Metadata
Metadata
Assignees
Labels
docs-experienceseQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.