Update Contributing Guide

2025-11-08 03:25:40 +00:00
parent ab954e8fc6
commit 61597e8602

@@ -350,7 +350,7 @@ git push origin --delete feature-branch # Delete remote branch
|------|----------|----------------|
| User Guide | README.md | New features, commands, configuration |
| API Reference | Docstrings | New functions, classes, methods |
| Architecture | README.md Architecture section | Major structural changes |
| Architecture | Wiki [Architecture](https://git.serendipity.systems/k.eaven/pterodactyl-discord-bot/wiki/Architecture) Page | Major structural changes |
| Testing | TESTING.md | New test patterns, tools |
| Changelog | CHANGELOG.md | Every release |
| Code Comments | Inline | Complex logic, non-obvious decisions |
@@ -445,7 +445,6 @@ Bot: [Ephemeral dropdown with servers]
User: [Selects "Minecraft Production"]
Bot: [Posts status embed in channel]
```
```
### Dependency Management