Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,8 @@ checks each PR, and if there are no blocking comments when it checks

### Are there any requirements for package names in the General registry?

There are no hard requirements, but it is *highly recommended* to follow
Package names can only use ASCII letters and numbers. Beyond that, there are
no *hard* requirements, but it is *highly recommended* to follow
the [package naming guidelines][naming-guidelines].

### What to do when asked to reconsider/update the package name?
Expand Down
Loading