Added toolbar Community panel
Description
This PR introduces a Community Panel to the Django Debug Toolbar, providing contributors with easy access to key community resources.
Changes Introduced:
-
Added Discussions link for community engagement.
-
Added Issues link for bug reporting and feature requests.
-
Added Contribution Guide link to encourage contributions.
-
Added Documentation link for quick access to official docs.
Fixes #2033
Screen shot -
Checklist:
- [X] I have added the relevant tests for this change.
- [X] I have added an item to the Pending section of
docs/changes.rst.
Thank you! Can you improve the contrast a bit in dark mode? This is probably easier when you move the CSS from inline into toolbar.css:
Hey @andoriyaprashant
I think you showed a version with improved contrast somewhere? Can you push these changes as well? Thanks!
Replaced by #2193