项目文件夹

文件
Asim Aslam 66ce68a93f community: add Discord to nav/footer/README/landing; fix stale invite code (#3567)
There was no working, prominent Discord link. Update the stale invite code
(WeMU5AGxD → G8Gk5j3uXr) everywhere it appeared (README, docs, blog, landing,
SECURITY, issue templates, contrib), and add the link prominently: the site
nav and footer includes (so it shows on every landing/docs/blog page), a
Discord badge + a Community line in the README, and a "Join Discord" button on
the landing.

Co-authored-by: Claude <noreply@anthropic.com>
2026-07-01 17:01:29 +01:00

1.3 KiB

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve [BUG] bug

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Create service with '...'
  2. Configure plugin '...'
  3. Run command '...'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Code sample

// Minimal reproducible code

Environment

  • Go Micro version: [e.g. v5.3.0]
  • Go version: [run go version]
  • OS/Platform: [e.g. Ubuntu 22.04, macOS 14, Docker]
  • Plugins/Integrations: [e.g. consul registry, nats broker, redis cache]

Logs

Paste relevant logs here (use -v flag for verbose output)

Checklist

  • I've searched existing issues and this is not a duplicate
  • I've provided a minimal code sample that reproduces the issue
  • I've included my environment details
  • I've checked the documentation

Additional context

Add any other context about the problem here.

Helpful Resources