Skip to content

docs: add professional README with unified template#6

Merged
ancongui merged 1 commit intodevelopfrom
docs/professional-readme
Feb 11, 2026
Merged

docs: add professional README with unified template#6
ancongui merged 1 commit intodevelopfrom
docs/professional-readme

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Summary

  • Replaced README.md with a professional, standardized template consistent across all Firefly Framework projects
  • Added paths-ignore to ci.yml so documentation-only changes do not trigger the CI/CD pipeline

Template structure

Every project README now follows this unified structure:

  • Title with CI, License, Java, and Spring Boot badges
  • One-line description
  • Table of Contents
  • Overview, Features, Requirements, Installation, Quick Start, Configuration
  • Documentation links (only to files that exist in docs/)
  • Contributing and License sections

Test plan

  • All 38 READMEs follow the same template structure
  • No emojis in any file
  • All referenced docs/ files verified to exist
  • CI badges point to correct repository
  • License text present in all files

Standardize README.md with a consistent template including CI badge,
features, installation, quick start, configuration, and documentation
sections. Add paths-ignore to ci.yml to skip CI for docs-only changes.
@ancongui ancongui merged commit f146ea8 into develop Feb 11, 2026
3 checks passed
@ancongui ancongui deleted the docs/professional-readme branch February 11, 2026 08:31
ancongui added a commit that referenced this pull request Feb 11, 2026
Standardize README.md with a consistent template including CI badge,
features, installation, quick start, configuration, and documentation
sections. Add paths-ignore to ci.yml to skip CI for docs-only changes.
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