Skip to content

Commit 7ee8169

Browse files
authored
Update description for .yml files in CONTRIBUTING.md
1 parent dae78a6 commit 7ee8169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Meta files in the root of the repository
3939

4040
- `.*` - configuration files in the root of the repository
4141
- `*.md` - Project documentation in the root of the repository
42-
- `*.yml` - Project documentation in the root of the repository
42+
- `*.yml` - build automation files
4343
- `.devcontainer/*` - devcontainer configuration files
4444
- `.github/**/*` - GitHub templates, actions, and other meta files
4545
- `.vscode/**/*` - VS Code extension configurations

0 commit comments

Comments
 (0)