summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2018-06-05 13:55:57 +0200
committerPale Moon <git-repo@palemoon.org>2018-06-05 13:55:57 +0200
commitcbf1d459180a7e0bdef3c94fb31488851c874067 (patch)
tree7c1e37d3f1ec9bd7249164ffa0904291fe48e4f7
parentbe8bcd292878b524259d48a52d97eddbf73726f0 (diff)
downloadpalemoon-gre-cbf1d459180a7e0bdef3c94fb31488851c874067.tar.gz
Clarify status or repo in README.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e78a55a5d..c7f0d4bf3 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@ This is the source code for the Pale Moon web browser, an independent
browser derived from Firefox/Mozilla community code. The source tree is
mostly laid out like Mozilla-based products.
+## Maintenance mode
+
+This repository and incarnation of Pale Moon is currently in maintenance mode and will only receive critical and security updates.
+The new home for Pale Moon (v28+) is in the UXP platform repo where it is one of the included applications with the platform.
+** Do NOT open new feature/bug issues on this repo, please, unless it is a sec or critical issue, and check if the Pale Moon unstable channel solves any issues you may have before opening new issues on the UXP repo.
+
## Resources
* [Mozilla Source Code Directory Structure and links to project pages](https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure)