Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 5.33 KB

README.md

File metadata and controls

79 lines (47 loc) · 5.33 KB

.github

organization level configuration repository

Node CI Workflow Status

MIT license

Table of Contents

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

PRs Welcome Conventional Commits Commitizen friendly Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test