docs: specify stance on unofficial ports (#58)
This commit is contained in:
parent
fcbef07c92
commit
f616c3ce91
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ Commits that add ports should be of the format
|
|||
feat(<nixos or home-manager>): add support for <port>
|
||||
```
|
||||
|
||||
> **Note**
|
||||
> Unofficial ports will not be accepted; all sources must be from the
|
||||
> [Catppuccin](https://github.com/catppuccin) GitHub organization
|
||||
|
||||
## Commit messages
|
||||
|
||||
This repository uses [Conventional Commits](https://conventionalcommits.org).
|
||||
|
|
Loading…
Reference in a new issue