Skip to content

Commit 407ac2f

Browse files
authored
docs: Update contributing guidelines with file naming conventions (#2611)
1 parent 30f3681 commit 407ac2f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ You should be able to open https://docs.apify.loc in your browser and run all th
129129
- Avoid repetitive keywords
130130
- Avoid the word "documentation" in descriptions
131131
132+
### File naming conventions
133+
134+
For file names, use lowercase letters and hyphens (kebab-case). For example `web-scraping-basics.mdx`
135+
132136
## AI assistant rules structure
133137
134138
This project uses an agent-agnostic approach: standards and workflows live at the repo root, with thin adapter files for each AI tool.

0 commit comments

Comments
 (0)