File names are inconsistent, e.g., A Beautiful Lie.mhtml, Action Theory Resolving Problems.txt, AI Balance Debate.txt. Spaces and mixed capitalization can complicate command-line operations and automated scripts.
Define a clear naming convention (e.g., kebab-case: a-beautiful-lie.txt, action-theory-resolving-problems.mhtml).
Apply this convention consistently and document it in CONTRIBUTING.md.
This will increase consistency, compatibility with scripts/tools, and simplify automated searches.
File names are inconsistent, e.g., A Beautiful Lie.mhtml, Action Theory Resolving Problems.txt, AI Balance Debate.txt. Spaces and mixed capitalization can complicate command-line operations and automated scripts.
Define a clear naming convention (e.g., kebab-case: a-beautiful-lie.txt, action-theory-resolving-problems.mhtml).
Apply this convention consistently and document it in CONTRIBUTING.md.
This will increase consistency, compatibility with scripts/tools, and simplify automated searches.