Skip to content

Commit 5b33efc

Browse files
authored
Update date format (#35969)
1 parent 905ed8e commit 5b33efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When creating a PR for an issue:
5454
- For any new or updated .md file added to the repository, ensure the following frontmatter (metadata) is included:
5555
- Metadata `ai-usage: ai-assisted` if any AI assistance was used
5656
- Place the title metadata first, followed by the remaining metadata lines in alphabetical order. Example: `title`, `author`, `description`, `monikerRange`, `ms.author`, `ms.custom`, `ms.date`, `uid`, `zone_pivot_groups`
57-
- Metadata `ms.date: <today's date>` with a format of MM-DD-YYYY. If the file already has a `ms.date` metadata, update it to today's date if more than 50 characters are changed in the file.
57+
- Metadata `ms.date: <today's date>` with a format of MM/DD/YYYY. If the file already has a `ms.date` metadata, update it to today's date if more than 50 characters are changed in the file.
5858

5959
### Version Targeting Common Range Patterns
6060
- Fixed Range: `>= aspnetcore-7.0 <= aspnetcore-9.0`

0 commit comments

Comments
 (0)