-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update README #1173
base: main
Are you sure you want to change the base?
chore: update README #1173
Conversation
✅ Deploy Preview for reearth-cms canceled.
|
WalkthroughThe pull request involves a comprehensive update to the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🧹 Outside diff range and nitpick comments (3)
README.md (3)
19-31
: Consider enhancing the introduction and features sections.While the current content is good, consider these improvements to make it more informative:
- Expand the introduction to highlight what makes Re:Earth CMS unique compared to other GIS-focused CMS solutions
- Add brief explanations for each feature to help users understand their benefits
Example enhancement for the Features section:
- 🔌 Highly extensible by users own script/plugins + 🔌 Highly extensible: Customize functionality with your own scripts and plugins - 💻 Super handy being browser-based + 💻 Browser-based: Access and manage your GIS data from anywhere without installation
32-67
: Add prerequisites and version information to the setup instructions.To help users get started more smoothly, consider adding:
- Prerequisites section listing required software (Node.js, Go, Docker) and their minimum versions
- Version information for the listed technologies in "Built with" section
- Troubleshooting tips for common setup issues
Would you like me to help draft a detailed prerequisites section?
88-90
: Enhance the contributing section's wording.Consider using more formal language in the contributing guidelines.
-Before contributing, please make sure you look over the Re:Earth front-end style guide [here](https://github.com/reearth/guides/blob/main/frontend/style.md). +Before contributing, please ensure you review the Re:Earth front-end style guide [here](https://github.com/reearth/guides/blob/main/frontend/style.md).🧰 Tools
🪛 LanguageTool
[style] ~90-~90: Consider using a different verb to strengthen your wording.
Context: ...ributingBefore contributing, please make sure you look over the Re:Earth front-end st...
(MAKE_SURE_ENSURE)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (1)
- README.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md
[style] ~86-~86: Using many exclamation marks might seem excessive (in this case: 11 exclamation marks for a text that’s 2862 characters long)
Context: ...ord.gg/Q6kmXnywfw): Feel free to come in!Contributing
Before contributi...
(EN_EXCESSIVE_EXCLAMATION)
[style] ~90-~90: Consider using a different verb to strengthen your wording.
Context: ...ributingBefore contributing, please make sure you look over the Re:Earth front-end st...
(MAKE_SURE_ENSURE)
🪛 Markdownlint
README.md
81-81: Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe
Table pipe style(MD055, table-pipe-style)
🔇 Additional comments (3)
README.md (3)
1-17
: LGTM! Well-structured header with comprehensive project metrics.The badges and navigation links provide excellent visibility into project health and community resources.
92-100
: LGTM! Clear contact information and nice visual representation of contributors.The contrib.rocks integration provides a great way to recognize contributors.
102-104
: LGTM! Clear and standard license section.The license information is properly documented with a link to the full license file.
| ![Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_32x32.png) <br />Edge | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_32x32.png) <br /> Firefox | ![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br /> Chrome | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_32x32.png) <br /> Safari | ![iOS Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_32x32.png) <br />iOS Safari | ![Chrome for Android](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br/> Chrome for Android | | ||
| --------- | --------- | --------- | --------- | --------- | --------- | | ||
| 91+ | 57+ | 58+ | 11+ | last 2 versions | last 2 versions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix table formatting for browser compatibility.
The browser compatibility table is missing a trailing pipe which affects markdown consistency.
Apply this fix:
| ![Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_32x32.png) <br />Edge | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_32x32.png) <br /> Firefox | ![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br /> Chrome | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_32x32.png) <br /> Safari | ![iOS Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_32x32.png) <br />iOS Safari | ![Chrome for Android](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br/> Chrome for Android |
| --------- | --------- | --------- | --------- | --------- | --------- |
-| 91+ | 57+ | 58+ | 11+ | last 2 versions | last 2 versions
+| 91+ | 57+ | 58+ | 11+ | last 2 versions | last 2 versions |
📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| ![Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_32x32.png) <br />Edge | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_32x32.png) <br /> Firefox | ![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br /> Chrome | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_32x32.png) <br /> Safari | ![iOS Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_32x32.png) <br />iOS Safari | ![Chrome for Android](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br/> Chrome for Android | | |
| --------- | --------- | --------- | --------- | --------- | --------- | | |
| 91+ | 57+ | 58+ | 11+ | last 2 versions | last 2 versions | |
| ![Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_32x32.png) <br />Edge | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_32x32.png) <br /> Firefox | ![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br /> Chrome | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_32x32.png) <br /> Safari | ![iOS Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_32x32.png) <br />iOS Safari | ![Chrome for Android](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_32x32.png) <br/> Chrome for Android | | |
| --------- | --------- | --------- | --------- | --------- | --------- | | |
| 91+ | 57+ | 58+ | 11+ | last 2 versions | last 2 versions | |
🧰 Tools
🪛 Markdownlint
81-81: Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe
Table pipe style(MD055, table-pipe-style)
Summary by CodeRabbit