Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
# .github — organisation defaults for mixOmics Pro

This special repository holds **organisation-wide default community-health files**.
GitHub applies anything here to every repo in the `mixomics-pro` org that does not
provide its own copy. Create it as a repository named exactly **`.github`** under the
org, and push these contents.

## What's here

- `.github/ISSUE_TEMPLATE/bug_report.yml` — structured bug report (issue form).
- `.github/ISSUE_TEMPLATE/task.yml` — structured task/feature/chore.
- `.github/ISSUE_TEMPLATE/config.yml` — disables blank issues, so every issue uses a
template. This is what makes a contributor (or their AI assistant) follow the form.

## Notes

- A repo can still override these by adding its own `.github/ISSUE_TEMPLATE/`.
- Pull-request templates already live in each code repo, so no org-default PR
template is set here (an org default would only apply to repos lacking their own).
- Keep it name-neutral and professional — this is public within the org's history.
Loading