Skip to content

docs: fix unfilled placeholders in CONTRIBUTING.md#689

Open
wtfashwin wants to merge 1 commit into
ParisNeo:mainfrom
wtfashwin:docs/fix-contributing-placeholders
Open

docs: fix unfilled placeholders in CONTRIBUTING.md#689
wtfashwin wants to merge 1 commit into
ParisNeo:mainfrom
wtfashwin:docs/fix-contributing-placeholders

Conversation

@wtfashwin

Copy link
Copy Markdown

Summary

CONTRIBUTING.md shipped with two unfilled template placeholders:

  • Line 3: Thank you for your interest in contributing to [Your Repository Name]! — replaced with the actual project name (lollms-webui).
  • Line 13: as outlined in our [style guide](link-to-style-guide) — the link target does not exist. Replaced with a short instruction to follow the style of the surrounding code.

No behavior change; documentation polish only.

Test plan

  • Render CONTRIBUTING.md on GitHub and confirm no broken link / placeholder text remains.

The intro had a leftover '[Your Repository Name]' template marker and
the coding-standards section linked to a non-existent style guide
('link-to-style-guide'). Replace the name with the actual project and
drop the broken link in favor of a short instruction to match the
surrounding code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant