Skip to content

ecoAPM/new-repo-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Repository Checklist

This file lists the items that all ecoAPM-owned repositories should contain, for consistency and optimal developer experience:

  • License
    • GPL for products
    • MIT for libraries
  • Readme file
    • Badges
      • Released version
      • CI pipeline
      • Test coverage
      • Quality metrics
    • Description
    • Requirements
    • Installation
    • Usage/documentation
  • Code of conduct
  • Contributing instructions
  • Dependabot configuration
  • GitHub Actions workflow
  • Release automation
  • CodeQL analysis
  • Issue templates
  • EditorConfig
  • GitHub settings
    • Features
      • Wiki off
      • Sponsorship on
      • Projects off
      • Discussions on
    • Branches
      • Merge commits off
      • Auto-delete on
    • Home Page
      • Packages off
      • Environments off
  • Labels
  • Add to OSS Dashboard

About

Checklist for new ecoAPM repositories

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks