We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f3681 commit 407ac2fCopy full SHA for 407ac2f
1 file changed
CONTRIBUTING.md
@@ -129,6 +129,10 @@ You should be able to open https://docs.apify.loc in your browser and run all th
129
- Avoid repetitive keywords
130
- Avoid the word "documentation" in descriptions
131
132
+### File naming conventions
133
+
134
+For file names, use lowercase letters and hyphens (kebab-case). For example `web-scraping-basics.mdx`
135
136
## AI assistant rules structure
137
138
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