Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 984 Bytes

File metadata and controls

19 lines (13 loc) · 984 Bytes

.github

Organization-wide GitHub configuration for Raintree Technology.

Contents

Path Purpose
profile/README.md Organization profile displayed on github.com/raintree-technology
CONTRIBUTING.md Default contributing guidelines inherited by all repos without their own
SECURITY.md Default security policy and vulnerability reporting process
PULL_REQUEST_TEMPLATE.md Default PR template with checklist
ISSUE_TEMPLATE/ Bug report and feature request templates

How it works

GitHub automatically applies files in this repository as defaults across the organization. Any repository can override these by adding its own version of the same file.

See GitHub docs: creating a default community health file for details.