Skip to content

Instantly share code, notes, and snippets.

@mrWinston
Created August 3, 2022 07:07
Show Gist options
  • Save mrWinston/d787ef84b6fa9bf85185655cb3e68438 to your computer and use it in GitHub Desktop.
Save mrWinston/d787ef84b6fa9bf85185655cb3e68438 to your computer and use it in GitHub Desktop.
Simple Pull Request Template

PR Title

Fixes: OSD-12345

  • Explain what
  • the PR does
  • To the code.
  • What problems does it solve

Testing instructions

  1. Step by Step testing instruction
  2. How to verify the new feature is working

Checklist

  • Unit test have been added
  • Documentation has been updated
  • This Change requires special deployment considerations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment