mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
docs: enhance user guides with emojis for better readability and engagement
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
This quickstart guide will have you using AI-powered coding assistance in just a few minutes. By the end, you'll understand how to use Qwen Code for common development tasks.
|
||||
|
||||
## Before you begin
|
||||
## 👉 Before you begin
|
||||
|
||||
Make sure you have:
|
||||
|
||||
@@ -186,7 +186,7 @@ review my changes and suggest improvements
|
||||
> [!tip]
|
||||
> **Remember**: Qwen Code is your AI pair programmer. Talk to it like you would a helpful colleague - describe what you want to achieve, and it will help you get there.
|
||||
|
||||
## Essential commands
|
||||
## 🧭 Essential commands
|
||||
|
||||
Here are the most important commands for daily use:
|
||||
|
||||
@@ -206,7 +206,7 @@ Here are the most important commands for daily use:
|
||||
|
||||
See the [CLI reference](/users/reference/cli-reference) for a complete list of commands.
|
||||
|
||||
## Pro tips for beginners
|
||||
## 📌 Pro tips for beginners
|
||||
|
||||
- Be specific with your requests
|
||||
- Instead of: "fix the bug"
|
||||
@@ -236,7 +236,7 @@ See the [CLI reference](/users/reference/cli-reference) for a complete list of c
|
||||
- Press ↑ for command history
|
||||
- Type `/` to see all slash commands
|
||||
|
||||
## Getting help
|
||||
## 🙋🏻 Getting help
|
||||
|
||||
- **In Qwen Code**: Type `/help` or ask "how do I..."
|
||||
- **Documentation**: You're here! Browse other guides
|
||||
|
||||
Reference in New Issue
Block a user