This is an automated email from the ASF dual-hosted git repository.
manuelbeck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova.git
The following commit(s) were added to refs/heads/master by this push:
new c174236 README: Add section `About this Repository`
c174236 is described below
commit c1742364cd3ab2b55204006d566e5627911d59ac
Author: Manuel Beck <[email protected]>
AuthorDate: Tue Oct 28 17:47:37 2025 +0100
README: Add section `About this Repository`
- Explain, that this is not the npm package `cordova` but is a landing page
for cordova repositories, documentations and home for discussions
- Add link to `cordova-cli`
- Move `About this Repository` under `Apache Cordova`
---------
Co-authored-by: エリス <[email protected]>
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index b8fabcc..78fffdb 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@
Website and documentation: https://cordova.apache.org/
+## About this Repository
+
+This repository is a landing page for Cordova specific repositories, some
documentations and home for discussions. It does not reflect the npm package
`cordova` which is the Cordova command line interface. That repository can be
found under [apache/cordova-cli](https://github.com/apache/cordova-cli).
+
## Filing a Bug
To file a bug, or raise another type of issue, please navigate to the
appropriate repo from the list below and create a `New Issue` from the `Issues`
tab of the repo.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]