From bcc24446bb403c928f6e8dd1b905897fd4765171 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Fri, 28 Jun 2024 10:47:24 -0300 Subject: [PATCH] Suggestions from FCP --- rfcs/0146-meta-categories.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rfcs/0146-meta-categories.md b/rfcs/0146-meta-categories.md index 6851f4b..13a50d6 100755 --- a/rfcs/0146-meta-categories.md +++ b/rfcs/0146-meta-categories.md @@ -296,10 +296,9 @@ found are listed below (linked at [references section](#references)): # Unresolved questions [unresolved]: #unresolved-questions -There are some still unsolved issues: +There are remaining issues to be solved by the categorization team: - What data structure is suitable to represent a category? - - For now we stick to the most natural: a set `{ name, description }`. - Should we have a set of primary, "most important" categories with mandatory @@ -323,6 +322,7 @@ There are some still unsolved issues: - Solve them, especially in corner cases; - Enforce implementation issues - Decide when a CI check should be converted to block + - Grace periods # References [references]: #references