├── .github └── workflows │ └── stale.yaml ├── CONTRIBUTING.md └── README.md /.github/workflows/stale.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Islandora-Labs/islandora_awesome/HEAD/.github/workflows/stale.yaml -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Islandora-Labs/islandora_awesome/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Islandora-Labs/islandora_awesome/HEAD/README.md --------------------------------------------------------------------------------