Contributing to Repositories

Sample things to check when creating a pull request.

Sample 1

  <!-- Please enter the corresponding issue ID: -->
  **Closes: #Issue**
  
  <!-- Add the breaking label (PR: BREAKING) if applicable. -->
  
  <!-- Please summarize your changes: -->
  
  
  
  ### Checklist
  <!-- Please check if your PR fulfills the following requirements: -->
  
  - [ ] Tests for the changes have been added (for bug fixes / features)
  - [ ] Docs have been added / updated (for bug fixes / features)

Sample 2

Journal