From 7b7c0a70f5bac60313330ae978a29a31cd379648 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:26:43 +0000 Subject: [PATCH] Created "About the Wiki documentation" new page --- About-the-Wiki-documentation.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 About-the-Wiki-documentation.md diff --git a/About-the-Wiki-documentation.md b/About-the-Wiki-documentation.md new file mode 100644 index 0000000..b07a055 --- /dev/null +++ b/About-the-Wiki-documentation.md @@ -0,0 +1,9 @@ +### About the Wiki documentation + +Developers and volunteers spend their free time and willingness in development and management of the whole uBlock Origin open source project, they try to keep the Wiki documentation up to date, as much as possible, but considering the enormity of work to do in the whole uBlock Origin project, it's not always guaranteed that documentation will keep up 100% with the project. + +Regardless of that, if you notice that the uBlock Wiki documentation lacks something important, or contains obsolete information, or bugs, typos, broken links etc., you can inform us by creating a discussion in [Discussions](https://github.com/uBlockOrigin/uBlock-issues/discussions), with "(WIKI)" appended to the title, or you can edit Wiki [mirror](https://github.com/uBlockOrigin/uBlock-issues/wiki) yourself if you have enough knowledge about uBlock Origin project. + +**Do not** create issues in Issues (`https://github.com/uBlockOrigin/uBlock-issues/issues`) as it's reserved for issues related to uBlock Origin only, and not for documentation issues, see: +- [uBlockOrigin/uBlock-issues/discussions/3209#discussioncomment-9111920](https://github.com/uBlockOrigin/uBlock-issues/discussions/3209#discussioncomment-9111920) +- [uBlockOrigin/uBlock-issues/issues/3280#issuecomment-2193971914](https://github.com/uBlockOrigin/uBlock-issues/issues/3280#issuecomment-2193971914) \ No newline at end of file