Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Repository for the SciLifeLab Data Centre

Status: Work in Progress

This repository provides example configurations for a set of different tools.

The end goal is for this repository to be populated with examples implementing guidelines detailed in the SciLifeLab Data Centre's development guidelines repository.

Repository structure

.
├── .github/        # GitHub-specific config, e.g. workflows and templates
│   ├── pull_request_template.md
│   ├── CODEOWNERS
│   └── workflows/
│       └── ...
├── .config/        # Tool config, one subdirectory per tool   
│   └── <tool-specific-config-1>/
└── README.md

Repository contents

Configuration Purpose Related guidelines
Pull request template When a PR is opened, the description is automatically filled with the contents of this file. It helps make pull requests easier to prepare and review. Pull Request Guidelines
CODEOWNERS file Defines which individuals or teams that are responsible for the contents of this repository. -

Links pointing to PRs will be replaced once PRs in development-guidelines repository are merged.

About

Template repository for SciLifeLab Data Centre repositories

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors