mirror of
https://scm.cms.hu-berlin.de/methodenlabor/templates/code-project-template.git
synced 2025-08-21 19:33:17 +02:00
Added keys for priority and urgency
This commit is contained in:
18
README.md
18
README.md
@ -1,21 +1,27 @@
|
|||||||
---
|
---
|
||||||
title: "<Projektname>"
|
title: "<Projektname>"
|
||||||
description: |
|
description: |
|
||||||
Kurze Beschreibung (2-3 Sätze), was die Software macht und welches wissenschaftliche Problem sie löst.
|
Kurze Beschreibung (2-3 Sätze), was für Daten hier liegen.
|
||||||
lang: de
|
lang: de
|
||||||
date: 2025-05-14
|
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:
|
authors:
|
||||||
- name: Your Name
|
- name: Your Name
|
||||||
affiliation:
|
institute:
|
||||||
- name: Your Institution
|
- hu
|
||||||
url: Institutions homepage
|
- nfdi
|
||||||
email: your@email.here
|
email: name@hu-berlin.de
|
||||||
orcid: 0000-0000-0000-0000
|
orcid: 0000-0000-0000-0000
|
||||||
roles: # CRediT-Roles - see https://credit.niso.org/
|
roles: # CRediT-Roles - see https://credit.niso.org/
|
||||||
- Conceptualization
|
- Conceptualization
|
||||||
- Supervision
|
- Supervision
|
||||||
- Validation
|
- Validation
|
||||||
# ... weitere Autor*innen
|
# ... weitere Autor*innen
|
||||||
|
institute:
|
||||||
|
- hu: Humboldt-Universität zu Berlin
|
||||||
|
- nfdi: NFDI4Memory
|
||||||
---
|
---
|
||||||
|
|
||||||
Auf Wunsch Beschreibung noch einmal wiederholen
|
Auf Wunsch Beschreibung noch einmal wiederholen
|
||||||
|
Reference in New Issue
Block a user