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>"
|
||||
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
|
||||
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:
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user