docs: fix collection drift and contribution policy#433
Open
shineemad wants to merge 1 commit into
Open
Conversation
- Add missing Slack entry to README collection list - Update DESIGN.md count badge 73 -> 74 - Add README.md for design-md/slack to match folder convention - Correct 'Each site includes' table (previews live on getdesign.md, not repo) - Resolve contradictory PR-vs-issue contribution instructions in CONTRIBUTING.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR addresses small documentation and metadata inconsistencies found while auditing the repo. All changes are docs/metadata only — no DESIGN.md token content is modified.
Changes
design-md/slackfolder existed but was not listed).design-md/slack/README.mdso the folder matches the convention used by every other site.preview.html/preview-dark.htmlfiles that do not exist in the repo; previews live on getdesign.md.Why
These were small but cumulative inconsistencies between the docs, the badge count, and the actual folder contents that could erode trust in the curation quality.
Notes
Per the contribution guidelines, fixes are normally maintainer-applied via issues. Opening this as a PR for review since it is limited to documentation/metadata corrections — happy to convert to an issue if preferred.