mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-09 03:56:11 +01:00
A semantic detail: treat the first element of meta.categories as most important
This commit is contained in:
parent
a029a2261d
commit
172cc8eb18
1 changed files with 7 additions and 0 deletions
|
|
@ -147,6 +147,13 @@ A typical snippet of `lib.categories` will be similar to:
|
|||
|
||||
```
|
||||
|
||||
### Semantic Details
|
||||
[semantic-details]: #semantic-details
|
||||
|
||||
Given that `meta.categories` is implemented as a list, it is interesting to
|
||||
treat the first element of this list as the "most important" categorization, the
|
||||
one that mostly identifies with the software being classified.
|
||||
|
||||
### Hybrid approach
|
||||
[hybrid-approach]: #hybrid-approach
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue