From f12b551a6567057c50f342fd062810703ce61b7b Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 13 Aug 2026 02:14:16 +0800 Subject: docs: add 0.5.0 roadmap issue --- docs/dev/_sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/dev/_sidebar.md') diff --git a/docs/dev/_sidebar.md b/docs/dev/_sidebar.md index db12d48..03a0edf 100644 --- a/docs/dev/_sidebar.md +++ b/docs/dev/_sidebar.md @@ -1,9 +1,10 @@ - [Welcome!](README) * ❓ Issues + * [The Mingling 0.5.0 Roadmap](pages/issues/0.5.0-roadmap) * [[Solved] The Picker2 Arguments Parser](pages/issues/_add-picker2) * [[Solved] Remove r_print! and r_println! Macros](pages/issues/_remove-r-print-macro) + * [[Solved] The Command Macro](pages/issues/_the-command-macro) * [[Solved] The Mod Pathfinder](pages/issues/_the-mod-pathfinder) - * [The Command Macro](pages/issues/the-command-macro) * [The Next-Gen Mingling Pipeline](pages/issues/the-next-pipeline) * [Some Situations Where You'd Be Like "Shit!"](pages/issues/the-shit-time) * 💡 Abouts -- cgit