mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-09 03:56:11 +01:00
Suggestions from FCP
This commit is contained in:
parent
11a775706c
commit
bcc24446bb
1 changed files with 2 additions and 2 deletions
|
|
@ -296,10 +296,9 @@ found are listed below (linked at [references section](#references)):
|
||||||
# Unresolved questions
|
# Unresolved questions
|
||||||
[unresolved]: #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?
|
- What data structure is suitable to represent a category?
|
||||||
|
|
||||||
- For now we stick to the most natural: a set `{ name, description }`.
|
- For now we stick to the most natural: a set `{ name, description }`.
|
||||||
|
|
||||||
- Should we have a set of primary, "most important" categories with mandatory
|
- 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;
|
- Solve them, especially in corner cases;
|
||||||
- Enforce implementation issues
|
- Enforce implementation issues
|
||||||
- Decide when a CI check should be converted to block
|
- Decide when a CI check should be converted to block
|
||||||
|
- Grace periods
|
||||||
|
|
||||||
# References
|
# References
|
||||||
[references]: #references
|
[references]: #references
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue