mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-10 06:04:21 +00:00
docs(port-creation): fix port review issue link (#2304)
the existing link did not apply the template due to an errant `+` where a `-` should be
This commit is contained in:
parent
e8134d1554
commit
373578dbb7
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ stateDiagram-v2
|
|||
**Q. I have a port that is already themed and ready for review!**
|
||||
|
||||
**A.** Port reviews can be raised as an issue
|
||||
[here](https://github.com/catppuccin/catppuccin/issues/new?assignees=&template=port+review.yml&title=Name+of+the+application%2Ftool%2Fwebsite%2Fetc.)
|
||||
[here](https://github.com/catppuccin/catppuccin/issues/new?assignees=&template=port-review.yml&title=Name+of+the+application%2Ftool%2Fwebsite%2Fetc.)
|
||||
since the port is already themed and ready to be reviewed by our
|
||||
[staff team](https://github.com/catppuccin/community/#current-structure)!
|
||||
|
||||
|
|
Loading…
Reference in a new issue