-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add mermaid mindmap source used for image in README
- Loading branch information
Showing
2 changed files
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
mindmap | ||
root(("FAIR Software")) | ||
(Development Practices) | ||
(Documentation) | ||
(Users) | ||
(Installation) | ||
(Examples) | ||
(Tutorials) | ||
(Developers) | ||
(API Docs) | ||
(Workflows) | ||
(Testing) | ||
(Unit Tests) | ||
(Test Coverage) | ||
("..") | ||
("Maintenance /<br/>DevOps") | ||
(Security Scans) | ||
ci("CI/CD") | ||
(Releases) | ||
(General) | ||
(FLOSS Licensing) | ||
(Code of Conduct) | ||
(Issue Templates) | ||
(Project Website) | ||
("Guidelines /<br/>Standards") | ||
(Development) | ||
[OpenSSF] | ||
[DLR] | ||
[FZJ] | ||
(Metadata) | ||
[FAIR Principles] | ||
[HMC Guidance] | ||
[Citation File] | ||
[CodeMeta] | ||
[REUSE] | ||
(Tools) | ||
(General) | ||
pc["pre - commit"] | ||
[REUSE tool] | ||
[cffconvert] | ||
[codemetapy] | ||
[somesy] | ||
(Python) | ||
[poetry] | ||
[pytest] | ||
[mypy] | ||
[mkdocs] | ||
[ruff] | ||
[".."] |