Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.12 KB

File metadata and controls

35 lines (24 loc) · 1.12 KB

Pull Request

Thank you for taking the time to improve LocalHub!
Please provide the details below to ensure a smooth review process.

Overview

  • Type of Change
    Select the type that best describes your PR:

    • New Feature
    • Bug Fix
    • Documentation Update
    • Code Refactor / Cleanup
    • Other (please specify below)
  • Summary of the Change
    Example: Implements user authentication system with configurable security settings.

Pre-Submission Checklist

Please go through each item and ensure all are completed:

  • The code does not break existing core functionality
  • I've tested the changes in a Python virtual environment
  • Code follows consistent style and formatting standards
  • Documentation has been updated to reflect changes (if applicable)
  • Commit messages are clear and descriptive
  • Linked to relevant issues or discussions (if applicable)
  • Security and privacy considerations have been addressed
  • Changes work correctly with Ngrok tunnelling functionality

Thanks again for contributing to LocalHub. Let's make secure, self-hosted code collaboration better, one commit at a time.