Skip to content

Instantly share code, notes, and snippets.

@koistya
Last active February 23, 2024 19:27
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 koistya/1e55c82078d8a9dfaeb1fd1fa2fd8f87 to your computer and use it in GitHub Desktop.
Save koistya/1e55c82078d8a9dfaeb1fd1fa2fd8f87 to your computer and use it in GitHub Desktop.
Pull Request Template for GitHub
<!--
Craft a meaningful explanation for why this tweak matters and outline the awesome updates you've implemented. Feel free to toss in some snazzy screenshots if you've got 'em. ✨
-->
### 🚀 What's new
- [ ] Some change...
- [ ]
### 📣 Special notes for reviewer
<!--
Got something you want the reviewer to know? If there's something this PR you're not entirely sure about, don't hesitate to mention it here. 🕵️‍♂️
-->
### 📚 References
<!--
Don't forget to drop in some links referencing the relevant Notion pages, Asana tasks, or even other pull requests. It helps everyone stay on the same page and makes cross-referencing a breeze. 🔗
-->
@koistya
Copy link
Author

koistya commented Feb 23, 2024

<!--
## Title
Give your PR a descriptive title that summarizes the main change or feature.

## Summary of Changes
- Begin with a brief overview of the changes made.
- Detail the specific changes in a bulleted list.
- Explain why these changes were made and their intended impact.

## Screenshots
- Include screenshots or screen recordings if your changes are visual.
- Show both the before and after effects if applicable.

## Reference URLs
- If your work is related to a specific issue, include a link to that issue.
- Provide links to any external documentation or resources relevant to your changes.

## Instructions for Reviewers
- Point out specific areas that you think need extra attention during the review.
- If there are any special steps needed to test your changes, include detailed instructions.
- Mention any known concerns or areas you are particularly unsure about.

## Testing
- Describe how you have tested these changes.
- Include information about any automated tests that have been added or modified.

## Additional Notes
- Add any other information that you think will be helpful for understanding your PR.

Following this template will help reviewers understand your changes better and speed up the review process. Thank you for contributing!
-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment