Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ Connect AstrBot to your favorite chat platform.

Issues and Pull Requests are always welcome! Feel free to submit your changes to this project :)

These are the tech stack used:
Copy link
Contributor

Choose a reason for hiding this comment

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

issue (typo): 修正 tech stack 这句中的主谓一致问题。

因为 “tech stack” 是单数,请改写成类似 “This is the tech stack used:” 或 “This is the tech stack we use:” 这样的句子。

Suggested change
These are the tech stack used:
This is the tech stack we use:
Original comment in English

issue (typo): Fix subject–verb agreement in the tech stack sentence.

Because "tech stack" is singular, please rephrase to something like "This is the tech stack used:" or "This is the tech stack we use:".

Suggested change
These are the tech stack used:
This is the tech stack we use:


Comment on lines +209 to +210
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For better document structure and consistency with other sections, it's better to use a level 3 heading for the tech stack. This makes it a clear subsection under 'Contributing' and also resolves a minor grammatical issue in the current text.

Suggested change
These are the tech stack used:
### Tech Stack

![Stack Fingerprint](https://stackfingerprint.vercel.app/api/card?repo=AstrBotDevs/AstrBot&theme=slate&layout=banner&size=md&icons=color&pills=round)

### How to Contribute

You can contribute by reviewing issues or helping with pull request reviews. Any issues or PRs are welcome to encourage community participation. Of course, these are just suggestions—you can contribute in any way you like. For adding new features, please discuss through an Issue first.
Expand Down