Skip to content

Instantly share code, notes, and snippets.

@danielnass
Last active June 15, 2023 16:02
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 danielnass/d8972e7927a73fd8bd9cfe648120a5a3 to your computer and use it in GitHub Desktop.
Save danielnass/d8972e7927a73fd8bd9cfe648120a5a3 to your computer and use it in GitHub Desktop.
Pull Request Templates

🐞 The problem

What is happening πŸ”₯ What is causing it πŸ”₯

πŸ‘£ Steps to reproduce

How to reproduce the bug step by step

πŸ§‘β€πŸ’» The fix

Describe you solution to fix the bug πŸ› Steps to test fixed version

πŸ–ΌοΈ Screenshots / Videos

Before πŸ› After πŸ’…

πŸ”– Related Cards

Card Title - Card ID

πŸ“– Documentation

A summary of updated documentation you've wrote.

Might be good to skip the build pipeline πŸ’‘

πŸ”– Related Cards

Card Title - Card ID

✨ New Feature

Describe the new wonderful feature/piece of code that you've introduced. It has breaking changes? It has containing tests? How can I before it goes online?

πŸ–ΌοΈ Screenshots / Videos

Before 🀷 After πŸ’…

πŸ”– Related Cards

Card Title - Card ID

πŸ§‘β€πŸ’» Improvement

Describe which amazing improvement you've introduced. It contains some performance improvements? Or it refactor some piece of code? Introduce new patterns?

πŸ–ΌοΈ Screenshots / Videos

Before 🀷 After πŸ’…

πŸ”– Related Cards

Card Title - Card ID

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