From 91b243b85f0686afe3d43820915d44b94bbaa670 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 30 Jan 2025 15:28:16 +0100 Subject: [PATCH] Add note --- .github/contribute.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/contribute.md b/.github/contribute.md index b349b97..aa8c602 100644 --- a/.github/contribute.md +++ b/.github/contribute.md @@ -71,6 +71,8 @@ and how to run useful scripts. * `git commit --all --message 1.2.3 && git tag 1.2.3 && git push && git push --tags` * `cargo publish` +(similar for `mdast_util_to_markdown`) + ## Resources * [how to contribute to open source](https://opensource.guide/how-to-contribute/) -- 2.51.2