Update Contributing Guide
@@ -350,7 +350,7 @@ git push origin --delete feature-branch # Delete remote branch
|
|||||||
|------|----------|----------------|
|
|------|----------|----------------|
|
||||||
| User Guide | README.md | New features, commands, configuration |
|
| User Guide | README.md | New features, commands, configuration |
|
||||||
| API Reference | Docstrings | New functions, classes, methods |
|
| 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 |
|
| Testing | TESTING.md | New test patterns, tools |
|
||||||
| Changelog | CHANGELOG.md | Every release |
|
| Changelog | CHANGELOG.md | Every release |
|
||||||
| Code Comments | Inline | Complex logic, non-obvious decisions |
|
| Code Comments | Inline | Complex logic, non-obvious decisions |
|
||||||
@@ -445,7 +445,6 @@ Bot: [Ephemeral dropdown with servers]
|
|||||||
User: [Selects "Minecraft Production"]
|
User: [Selects "Minecraft Production"]
|
||||||
Bot: [Posts status embed in channel]
|
Bot: [Posts status embed in channel]
|
||||||
```
|
```
|
||||||
```
|
|
||||||
|
|
||||||
### Dependency Management
|
### Dependency Management
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user