Files
YT-Spammer-Purge/.github/pull_request_template.md
TechStudent10 8b93b54e78 Update the formatting of the PR template (#798)
* update formatting

* Add comment underneath "Why is this change needed?"

Co-authored-by: Kendall Pinto <kendalldoescoding@gmail.com>

* Link to CONTRIBUTING.md

Co-authored-by: Kendall Pinto <kendalldoescoding@gmail.com>

* Add <!--issue--no-->

Co-authored-by: Kendall Pinto <kendalldoescoding@gmail.com>

* Add `I` before `have read`.

* Change text

Co-authored-by: Kendall Pinto <kendalldoescoding@gmail.com>
2022-04-18 07:46:44 -07:00

1.3 KiB

  • Fixes #
  • Addition to code.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Proposed Changes

  • change 1
  • change 2

Why is this change needed?

It's needed because...

Additional Info

  • any additional info for context

Checklist:

  • My code follows the style guidelines of this project and I have read CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Screenshots

Original Updated
** original screenshot ** updated screenshot **