From 403df0fd52b49d78e5f93528e1ea0e0162f4733c Mon Sep 17 00:00:00 2001 From: Till Grallert Date: Wed, 18 Jun 2025 11:03:23 +0200 Subject: [PATCH] Added keys for priority and urgency --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5fea3a2..abdc85f 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,23 @@ description: | lang: de date: 2025-01-01 status: "initial planning..." +priority: 1 # value from 1 (low) to 5 (high) +urgency: 1 # value from 1 (low) to 5 (high) authors: - name: Your Name - affiliation: - - name: Your Institution - url: Institutions homepage - email: your@email.here + institute: + - hu + - nfdi + email: name@hu-berlin.de orcid: 0000-0000-0000-0000 roles: # CRediT-Roles - see https://credit.niso.org/ - Conceptualization - Supervision - Validation # ... weitere Autor*innen +institute: + - hu: Humboldt-Universität zu Berlin + - nfdi: NFDI4Memory --- Auf Wunsch Beschreibung noch einmal wiederholen