Getting Help¶
Find the support and resources you need to successfully contribute to the NetBox Toolkit Plugin.
🆘 Issue Reporting¶
Submit bugs and feature requests: GitHub Issues
For Feature Proposals:¶
- Explain the network engineering use case
- Describe how it would work from a user perspective
- Keep scope focused for easier implementation
- Consider impact on existing workflows
💬 Community Support¶
- Questions: Use GitHub Discussions for general questions
- Code Review: Submit pull requests for collaborative improvement
- Documentation: Help improve guides for other network engineers
🔍 Debugging Resources¶
- Code Navigation Guide: Understand the codebase structure
- Architecture Overview: System design and component interaction
- Module Structure: Detailed breakdown of key components