Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.42 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

47 lines (27 loc) · 1.42 KB

Description

Summary of Changes:

  • Provide a brief overview of the changes made in relation to the issue.

Context:

  • Explain the motivation behind your changes and any specific problems they address.

Tech Stack & Dependencies:

  • List the technologies and any dependencies required for this change.

Type of Change

  • Feature Added (Issue number: )
  • Bug Fix (Issue number: )

Screenshots

Screenshots:

  • Insert relevant screenshots here.

Checklist:

  • I have included a README.md file that clearly explains the project's purpose, functionality, and usage instructions (if applicable to new features).
  • My code adheres to the project's style guidelines.
  • I have thoroughly reviewed my code and addressed potential errors or inconsistencies.
  • I have added clear and concise comments to my code where necessary, particularly in complex sections.
  • I have reviewed and followed the project's Contributing Guidelines to ensure my contribution aligns with the project's requirements.

Additional Notes

  • Add any additional comments or insights that may assist in reviewing your PR.