From 8e92adb2f370c1437a3bc588b1017f8d47fc7338 Mon Sep 17 00:00:00 2001 From: CyrusVorwald-ICON <90732384+CyrusVorwald-ICON@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:00:16 -0400 Subject: [PATCH] chore: add todos to contributing --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 765840d..f093bde 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,6 +36,10 @@ Writing documentation Issue triaging involves organizing, prioritizing, categorizing, and labeling a project's backlog of issues and pull requests. Regularly triaging increases engagement, transparency, and productivity. +#### Creating TODOs + +Issues can be created directly in files via TODOs. For more information, see [todos-to-issues](todos-to-issues.md). + {/* TODO: Create a page on issue triaging. assignees: CyrusVorwald-ICON