Skip to content

Instantly share code, notes, and snippets.

@idembele70
Created January 31, 2024 13:31
Show Gist options
  • Save idembele70/dc27b022e0bcd744780eb9ca20dccf27 to your computer and use it in GitHub Desktop.
Save idembele70/dc27b022e0bcd744780eb9ca20dccf27 to your computer and use it in GitHub Desktop.
Pull Request Template

Multiple Pull Request Templates Arranged by Type

  1. Test pull request template

The label should be named: Test

### Pull request checklist :
* [X] My code is tied to an issue on **Github** 
* [X] The feature is documented in the specifications
* [ ] I have linted my code
* [ ] My code is commented
* [ ] My code has an automated test linked to its specifications

### Definition of done :
* [ ] <branch_name ex. Local>
* [ ] <branch_name ex. Dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment