Skip to content

Commit 7258201

Browse files
authored
updated text in section contributing
| # | Type | Location in page | Description | |---|---|---|---| | 1 | Added | "Contribute code or schema changes" section | Link to How to Extend page | | 2 | Edited | "Contribute code or schema changes" section | Parentheses → em dash (stylistic) | | 3 | Added | Bottom of page | New "Not sure where to start?" closing section |
1 parent 375f61a commit 7258201

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

docs/contributing.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,20 @@ Not sure whether a field exists, or how to annotate something? Use the [GitHub D
2929

3030
## Understanding the vocabulary workbook
3131

32-
Download the [vocabulary reference workbook](assets/coremeta4cat_vocabulary.xlsx) for a structured overview of all fields, organised by data class and colour-coded by importance (Mandatory / Recommended / Optional). The workbook opens with an **Introduction** sheet and a **Legend** sheet explaining the colour coding and column meanings.
32+
Download the [vocabulary reference workbook](https://nfdi4cat.github.io/CoreMeta4Cat/latest/assets/coremeta4cat_vocabulary.xlsx) for a structured overview of all fields, organised by data class and colour-coded by importance (Mandatory / Recommended / Optional). The workbook opens with an **Introduction** sheet and a **Legend** sheet explaining the colour coding and column meanings.
3333

3434
The schema is the authoritative source — the workbook is generated from it automatically.
3535

3636
---
3737

3838
## Contribute code or schema changes
3939

40-
If you want to contribute a schema change yourself (add a class, slot, or enumeration), please first open an issue to discuss the change. Then follow the developer guidelines in [CONTRIBUTING.md](https://github.com/nfdi4cat/CoreMeta4Cat/blob/main/CONTRIBUTING.md) on GitHub.
40+
If you want to contribute a schema change yourself — add a class, slot, or enumeration — please first open an issue to discuss the change. Then follow the developer guidelines in [CONTRIBUTING.md](https://github.com/nfdi4cat/CoreMeta4Cat/blob/main/CONTRIBUTING.md) on GitHub.
41+
42+
For detailed instructions on how to structure a new preparation method, characterisation technique, reactor type, or simulation method, see the [How to Extend](https://nfdi4cat.github.io/CoreMeta4Cat/latest/how-to-extend/) page.
43+
44+
---
45+
46+
## Not sure where to start?
47+
48+
If you are new to CoreMeta4Cat and just want to check whether your dataset covers the right metadata fields, the [Getting Started](https://nfdi4cat.github.io/CoreMeta4Cat/latest/getting-started/) page is the right place to begin — no GitHub account or coding knowledge needed.

0 commit comments

Comments
 (0)