From 3042a33abf82efc64bdb93bb260997d6a07b9d42 Mon Sep 17 00:00:00 2001 From: Andres Montero Date: Mon, 25 May 2026 09:26:49 +0200 Subject: [PATCH] GOVERNANCE.md draft --- GOVERNANCE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 GOVERNANCE.md diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 0000000..8f4f564 --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1,13 @@ +## Project Scope + +This repository is for storing and maintaining the Research Quality Indicators of the [Research Software Quality Kit](https://github.com/EVERSE-ResearchSoftware/RSQKit) + + +## Indicators + +All indicators added or to be added must be defined somewhere else. Also, they must follow the [validation schema](https://github.com/EVERSE-ResearchSoftware/indicators/blob/main/tests/indicator_validation_schema.json) + +Only then, a reviewer will review it and decide whether or not it is properly defined + +Contribution guidelines are defined in [CONTRIBUTING.md](https://github.com/EVERSE-ResearchSoftware/indicators/blob/main/CONTRIBUTING.md) +