@true-and-useful/janee 0.8.2 → 0.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -401,7 +401,7 @@ Agent never touches the real key.
|
|
|
401
401
|
|
|
402
402
|
## Contributing
|
|
403
403
|
|
|
404
|
-
We welcome contributions!
|
|
404
|
+
We welcome contributions! Please read **[CONTRIBUTING.md](docs/CONTRIBUTING.md)** before submitting a PR — it includes the required PR checklist (tests, changelog, version bump, etc.).
|
|
405
405
|
|
|
406
406
|
---
|
|
407
407
|
|