Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 2.05 KB

File metadata and controls

72 lines (42 loc) · 2.05 KB

.github

organization level configuration repository

Node CI Workflow Status

MIT license

Purpose

GitHub gives special behavior to a repository with the name of .github

  • Defining community health files for use as default files in repositories in the orgainzation that have not defined their own files
  • Define default config for Probot applications installed within the organization that use probot-config

Contributing

Conventional Commits Commitizen friendly PRs Welcome Dependabot

Dependencies

$ nvm install
$ npm install

Verification

$ npm test