This repository contains organization-wide GitHub configurations for the OpenAlea ecosystem.
It provides shared issue templates, pull request templates, and workflow templates to ensure consistency across all OpenAlea repositories.
- Standardize issue reporting and pull request processes.
- Provide reusable GitHub Actions workflows for CI/CD pipelines.
- Reduce duplication of configuration in individual repositories.
- Make onboarding easier by defining clear expectations for contributors.
Path | Description |
---|---|
.github/ISSUE_TEMPLATE/ |
Templates for issues (bug reports, feature requests, questions, etc.). |
workflow-templates/ |
Reusable GitHub Actions workflows for CI/CD. |
.github.workflows/ |
A GH workflow allowing sycing of files shared by several OA repos |