Organization-wide defaults for INNOVATION SYNERGY AI. Nothing here is application code.
GitHub reads this repository to supply files that any of our other repositories has not defined for itself. A repository that ships its own copy of one of these files always wins.
| File | What it does |
|---|---|
profile/README.md |
Renders on the public organization landing page |
CONTRIBUTING.md |
Default contribution guide, including Apple platform conventions |
SECURITY.md |
Default security policy and private vulnerability reporting process |
SUPPORT.md |
Where end users, clients, and prospects should go for help |
CODE_OF_CONDUCT.md |
Expected conduct in public spaces we run |
.github/PULL_REQUEST_TEMPLATE.md |
Default pull request template |
.github/ISSUE_TEMPLATE/bug_report.yml |
Structured bug report form |
.github/ISSUE_TEMPLATE/feature_request.yml |
Structured feature request form |
.github/ISSUE_TEMPLATE/config.yml |
Disables blank issues and routes security and support elsewhere |
Edits here change the default behavior of every repository in the organization, so treat changes as you would a shared library. Open a pull request rather than committing to main if the change is anything more than a typo.
To override a default in a single repository, add the equivalent file to that repository instead of weakening the default here.