Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.06 KB

Base GitHub Repository Template

A general-purpose GitHub repository template that's ready for community-driven open-source projects.

Features

  • License
  • Community Standards
  • GitHub Actions Workflow
    • A self-deleting workflow amending the default "Initial commit" message with a Conventional Commit one: feat: initialize project.
  • EditorConfig
    • An EditorConfig file following most common coding standards.
  • CommitLint
    • A customized CommitLint configuration file for enforcing commit message formats.
  • Renovate
    • A customized Renovate configuration file for automated dependency management.