Skip to content

Commit 68b6779

Browse files
authored
Update library-guidelines.md
1 parent ccef661 commit 68b6779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library-guidelines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Libraries in the Contributors organization are expected to:
1313
1. Have an adequate test suite which is exercised by continuous integration (see [the tests section below](#tests))
1414
1. Use the standard Contributors repository structure, which can be generated with the [contrib-updater](./updater) tool (see [the repository structure section below](#repository-structure)).
1515
1. Use a default branch of `main` for the repository.
16+
2. Package name registered with the [registry](https://github.com/purescript/registry). No `bower.json`.
1617

1718
Libraries in this organization should be useful, tested, and well-documented. These are great things to shoot for in any library, but Contributors libraries are held to a particular standard to encourage new contributions and to serve as an example for other libraries in the community.
1819

0 commit comments

Comments
 (0)