From a1d2c69049f9d2af4050518944c6a7c2204f60e7 Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Wed, 19 Mar 2025 14:29:48 +0100 Subject: [PATCH] :abc: md enhancements --- CONTRIBUTING.md | 9 ++++++--- README.md | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0247d8c..46b2d55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -75,11 +75,14 @@ where everyone feels comfortable participating. …see [BS folder](./bs/README.md) for more info. +## Categorizing [![git3moji](https://img.shields.io/badge/git3moji%E2%80%93v1-%E2%9A%A1%EF%B8%8F%F0%9F%90%9B%F0%9F%93%BA%F0%9F%91%AE%F0%9F%94%A4-fffad8.svg?style=flat-square)](https://robinpokorny.github.io/git3moji/) +We use [git3moji](https://git3moji.netlify.app/) for commit messages, issue titles, pull request titles and in other +areas. To make categorizing quick and consistent. + ## Commit Guidelines -We use -[![git3moji](https://img.shields.io/badge/git3moji%E2%80%93v1-%E2%9A%A1%EF%B8%8F%F0%9F%90%9B%F0%9F%93%BA%F0%9F%91%AE%F0%9F%94%A4-fffad8.svg?style=flat-square)](https://robinpokorny.github.io/git3moji/) -for commit messages. This helps keep the commit history clear and consistent. +We use [git3moji](https://git3moji.netlify.app/) for commit messages. This helps keep the commit history clear and +consistent. ``` :emoji: Short summary of the change diff --git a/README.md b/README.md index d926132..6ac927c 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,11 @@ Creating reactive elements, components, and Web Components using the native ## Getting Started -### Documentation +### Quick Links - [**Documentation and Guide**](https://jaandrle.github.io/deka-dom-el) - [**Examples**](https://jaandrle.github.io/deka-dom-el/p15-examples.html) +- [**Changelog**](https://github.com/jaandrle/deka-dom-el/releases) ### Installation