mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Update README.md
This commit is contained in:
parent
716e56e280
commit
583bf4ee5b
@ -28,10 +28,14 @@ optional):
|
||||
|
||||
### Requirements
|
||||
|
||||
While we really appreciate your contribution, please ensure that you package matches the following requirements: other developers rely on your package. Non-compliant packages might be removed with no warning.
|
||||
While we really appreciate your contribution, please follow the requirements: other developers will rely on your package. Non-compliant packages might be removed with no warning.
|
||||
|
||||
* The URL should work, a .nimble file should be present and the package should be installable
|
||||
* The package should build correctly with the latest Nim release
|
||||
* The package should not contain files without a license or in breach of 3rd parties licensing
|
||||
* Non-mature packages should be flagged as such, especially if they perform security-critical tasks (e.g. encryption)
|
||||
* If abandoning a package, please tag it as "abandoned".
|
||||
* If abandoning a package, please tag it as "abandoned"
|
||||
* Optionally GPG-sign your releases
|
||||
* Optionally follow [SemVer](http://semver.org
|
||||
|
||||
The requirements might change in future.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user