Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Support Policy #84

Merged
merged 2 commits into from
Feb 25, 2025
Merged

Conversation

PeteBishwhip
Copy link
Member

@PeteBishwhip PeteBishwhip commented Feb 25, 2025

  • Updated AppServiceProvider to share social links to all views
  • Implemented new page for desktop docs to provide overview of support policy

GitHub Co-Pilot Generated Summary:

This pull request includes several important changes to improve the maintainability and usability of the codebase by centralizing shared view variables and updating documentation. The most significant changes are as follows:

Centralizing Shared View Variables

  • app/Providers/AppServiceProvider.php: Added a new method registerSharedViewVariables to centralize the sharing of common view variables such as discordLink, bskyLink, openCollectiveLink, and githubLink. The register method was updated to call this new method. [1] [2] [3]

Updating Blade Templates

Documentation Enhancements

- Updated AppServiceProvider to share social links to all views
- Implemented new page for desktop docs to provide overview of support policy
@PeteBishwhip PeteBishwhip self-assigned this Feb 25, 2025
@PeteBishwhip PeteBishwhip requested review from simonhamp and a team February 25, 2025 10:46
@PeteBishwhip PeteBishwhip marked this pull request as ready for review February 25, 2025 10:46
@PeteBishwhip PeteBishwhip added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 25, 2025
@PeteBishwhip PeteBishwhip merged commit 44d9f45 into main Feb 25, 2025
1 check passed
@PeteBishwhip PeteBishwhip deleted the feature/support-policy-for-desktop branch February 25, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants