Skip to content

Update README files to match new tagline#10797

Merged
stnguyen90 merged 6 commits intomainfrom
update-readme-nov-2025
Dec 2, 2025
Merged

Update README files to match new tagline#10797
stnguyen90 merged 6 commits intomainfrom
update-readme-nov-2025

Conversation

@ebenezerdon
Copy link
Copy Markdown
Contributor

What does this PR do?

Updates README files to match new tagline and remove no-longer-needed stuff

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@ebenezerdon ebenezerdon self-assigned this Nov 10, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • public/images/banner.png is excluded by !**/*.png
  • public/images/github.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

The pull request updates documentation in both English and Chinese README files with revised messaging and structural changes. The banner image alt text is updated, hero copy is reframed to describe Appwrite as a developer-first platform, and the Gitpod integration is removed from the One-Click Setups table. The Product Hunt badge block is also removed. Minor formatting adjustments, spacing updates, and phrasing refinements are made throughout, including adjustments to list item markers and inline code spacing. No code, API, or functional changes are present.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3–5 minutes

  • Focus areas for verification:
    • Confirm alt text changes accurately represent the banner images
    • Verify hero copy reframing aligns with project positioning
    • Ensure Gitpod and Product Hunt removals are intentional and complete
    • Check for any broken links or formatting inconsistencies in both README versions

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating README files to reflect a new tagline, which aligns with changes like replacing banner alt text and updating hero copy.
Description check ✅ Passed The description is related to the changeset, mentioning updates to README files to match a new tagline and removal of unnecessary content, which corresponds to the actual changes made.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 10, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
binutils 2.44-r2 CVE-2025-5244 HIGH
binutils 2.44-r2 CVE-2025-5245 HIGH
imagemagick 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-c++ 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-dev 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-heic 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-jpeg 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-jxl 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-libs 7.1.2.0-r0 CVE-2025-62171 HIGH
imagemagick-openexr 7.1.2.0-r0 CVE-2025-62171 HIGH
libecpg 17.6-r0 CVE-2025-12818 HIGH
libecpg-dev 17.6-r0 CVE-2025-12818 HIGH
libpng 1.6.47-r0 CVE-2025-64720 HIGH
libpng 1.6.47-r0 CVE-2025-65018 HIGH
libpng-dev 1.6.47-r0 CVE-2025-64720 HIGH
libpng-dev 1.6.47-r0 CVE-2025-65018 HIGH
libpq 17.6-r0 CVE-2025-12818 HIGH
libpq-dev 17.6-r0 CVE-2025-12818 HIGH
libxml2 2.13.8-r0 CVE-2025-49794 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49796 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49795 HIGH
libxml2 2.13.8-r0 CVE-2025-6021 HIGH
pcre2 10.43-r1 CVE-2025-58050 CRITICAL
postgresql17-dev 17.6-r0 CVE-2025-12818 HIGH
github.com/containerd/containerd/v2 v2.0.2 CVE-2024-25621 HIGH
golang.org/x/crypto v0.31.0 CVE-2025-22869 HIGH
golang.org/x/oauth2 v0.24.0 CVE-2025-22868 HIGH
stdlib 1.22.10 CVE-2025-47907 HIGH
stdlib 1.22.10 CVE-2025-58183 HIGH
stdlib 1.22.10 CVE-2025-58186 HIGH
stdlib 1.22.10 CVE-2025-58187 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 10, 2025

✨ Benchmark results

  • Requests per second: 1,166
  • Requests with 200 status code: 209,952
  • P99 latency: 0.166062585

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,166 1,185
200 209,952 213,330
P99 0.166062585 0.172239635

@ebenezerdon ebenezerdon marked this pull request as ready for review November 12, 2025 23:11
Comment on lines -35 to -41
<p align="center">
<br />
<a href="https://www.producthunt.com/posts/appwrite-2?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-appwrite-2" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=360315&theme=light&period=daily" alt="Appwrite - 100&#0037;&#0032;open&#0032;source&#0032;alternative&#0032;for&#0032;Firebase | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
<br />
<br />
</p>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing our product hunt badge?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stnguyen90 I shared the task on Discord

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing because this is old and doesn't need to be celebrated anymore.

@stnguyen90 stnguyen90 merged commit c65e551 into main Dec 2, 2025
42 checks passed
@stnguyen90 stnguyen90 deleted the update-readme-nov-2025 branch December 2, 2025 18:54
@stnguyen90 stnguyen90 mentioned this pull request Dec 10, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants