Skip to content

Instantly share code, notes, and snippets.

@atereshkov
Last active February 15, 2023 12:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atereshkov/41fcc17667f502a12ea7581f8a930459 to your computer and use it in GitHub Desktop.
Save atereshkov/41fcc17667f502a12ea7581f8a930459 to your computer and use it in GitHub Desktop.
Pull request template
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
**Ticket:** [12345]({BASE_LINK}/12345)
### Description
[//]: # (Give a brief summary of why the change is being implemented.)
### Changes
[//]: # (List change details here for Code Reviewers)
1. ...
2. ...
Before | After
------ | ------
paste image/video here | paste image/video here
### QA Notes
[//]: # (Describe useful things for QA team, e.g. important points, affected systems, what should be tested and so on.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment