Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.45 KB

File metadata and controls

36 lines (28 loc) · 1.45 KB

<<<<<<< HEAD

Contributing to QR Backup Application

Thank you for your interest in contributing! Here are some guidelines to help you get started.

Reporting Issues

  • Check if the issue already exists in the Issues section.
  • Provide a clear description of the issue, including steps to reproduce it.

Submitting Pull Requests

  • Fork the repository and create a new branch for your feature or bug fix.
  • Ensure your code follows the project's coding standards.
  • Submit a pull request with a detailed description of your changes.

Coding Standards

  • Follow PEP 8 for Python code.
  • Use descriptive variable and function names. =======

Contributing to QR Backup Application

Thank you for your interest in contributing! Here are some guidelines to help you get started.

Reporting Issues

  • Check if the issue already exists in the Issues section.
  • Provide a clear description of the issue, including steps to reproduce it.

Submitting Pull Requests

  • Fork the repository and create a new branch for your feature or bug fix.
  • Ensure your code follows the project's coding standards.
  • Submit a pull request with a detailed description of your changes.

Coding Standards

  • Follow PEP 8 for Python code.
  • Use descriptive variable and function names.

ee6153b87e149ba8a12c70f47adb9953f9bef554

  • Include comments and docstrings where necessary.