mirror of
https://github.com/yuangyaa/openclaw.git
synced 2026-07-14 11:07:29 +08:00
Fixed Discord channel name (#24281)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -104,3 +104,12 @@ apps/ios/LocalSigning.xcconfig
|
|||||||
# Generated protocol schema (produced via pnpm protocol:gen)
|
# Generated protocol schema (produced via pnpm protocol:gen)
|
||||||
dist/protocol.schema.json
|
dist/protocol.schema.json
|
||||||
.ant-colony/
|
.ant-colony/
|
||||||
|
|
||||||
|
# Eclipse
|
||||||
|
**/.project
|
||||||
|
**/.classpath
|
||||||
|
**/.settings/
|
||||||
|
**/.gradle/
|
||||||
|
|
||||||
|
# Synthing
|
||||||
|
**/.stfolder/
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ Welcome to the lobster tank! 🦞
|
|||||||
|
|
||||||
1. **Bugs & small fixes** → Open a PR!
|
1. **Bugs & small fixes** → Open a PR!
|
||||||
2. **New features / architecture** → Start a [GitHub Discussion](https://github.com/openclaw/openclaw/discussions) or ask in Discord first
|
2. **New features / architecture** → Start a [GitHub Discussion](https://github.com/openclaw/openclaw/discussions) or ask in Discord first
|
||||||
3. **Questions** → Discord #setup-help
|
3. **Questions** → Discord [#help](https://discord.com/channels/1456350064065904867/1459642797895319552) / [#users-heping-users](https://discord.com/channels/1456350064065904867/1459007081603403828)
|
||||||
|
|
||||||
## Before You PR
|
## Before You PR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user