From fe097caed671f03d89effc664a5886f2d5075ff4 Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen Date: Tue, 21 Sep 2021 11:46:15 +0200 Subject: [PATCH] Disable markdowlint comments --- README.md | 1 + docs/release-instructions.md | 2 +- docs/tools-instructions.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb780ac2..c8b8fc4e1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # EMMO - Python API for the European Materials & Modelling Ontology ![CI tests](https://github.com/emmo-repo/EMMO-python/workflows/CI%20Tests/badge.svg) diff --git a/docs/release-instructions.md b/docs/release-instructions.md index e87bf20ca..edd001ec3 100644 --- a/docs/release-instructions.md +++ b/docs/release-instructions.md @@ -2,7 +2,7 @@ 1. Create release branch (branch name can be the target version number). 2. Update version number in `emmopy/__init__.py`. -3. Commit and push to origin (https://github.com/emmo-repo/EMMO-python.git). +3. Commit and push to origin ([emmo-repo/EMMO-python](https://github.com/emmo-repo/EMMO-python.git)). 4. Push the release branch to GitHub and create a pull request for merging to the master branch. 5. Once accepted, merge to master. 6. Create a release on GitHub with a short release description. diff --git a/docs/tools-instructions.md b/docs/tools-instructions.md index 2a8e9c011..77a28783e 100644 --- a/docs/tools-instructions.md +++ b/docs/tools-instructions.md @@ -1,3 +1,4 @@ + # Instructions for tools available in EMMOntoPy **Content:**