-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Today, the repo-level documentation in amphtml lives in two locations:
AMP_MODULE_BUILD.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
GOVERNANCE.md
METRICS.md
README.md
SUPPORT.md
contributing/CODE_OWNERSHIP.md
contributing/DESIGN_PRINCIPLES.md
contributing/DEVELOPING.md
contributing/ORIGIN_TRIALS.md
contributing/TESTING.md
contributing/build-on-duty.md
contributing/building-a-bento-amp-extension.md
contributing/building-an-amp-extension.md
contributing/component-validator-rules.md
contributing/contributing-code.md
contributing/creating-a-welcoming-community.md
contributing/creating-good-first-issues.md
contributing/design-reviews.md
contributing/getting-started-e2e.md
contributing/getting-started-quick.md
contributing/good-first-issues-template.md
contributing/issue-priorities.md
contributing/lts-release.md
contributing/release-schedule.md
contributing/running-server-side-experiment.md
contributing/validator-release-schedule.md
contributing/web-standards-related-to-amp.md
contributing/writing-css.md
Two issues:
- Other than
README.mdandCODE_OF_CONDUCT.md(the two default doc files for all GitHub repos), it's not clear why some files are in the root dir and some are incontributing/. - The choice between all-caps and lower-case names seems arbitrary.
@ampproject/wg-outreach I recognize that renaming / moving these files could have effects on the contents of amp.dev. Do you have thoughts or guidance on whether / how we can consolidate these files and standardize their names?
Reactions are currently unavailable