github.com/vertgenlab/gonomics@v1.0.0/.github/pull_request_template.md (about)

     1  # Description
     2  <!-- Please add a summary for this PR. Summary should scale w/ PR size!  -->
     3  [Description]
     4  
     5  ## Relevant Links
     6  <!-- Please add any relevant links or resources, ideally links to related PRs, technical concepts and/or literature! -->
     7  - [Display Text](https://www.vertgenlab.org/)
     8  
     9  ### Checklist before requesting a review
    10  
    11  - [ ] I performed a self-review of my code
    12  - [ ] If it this a core feature, I have added thorough tests
    13  - [ ] The command `go fmt` or `make clean` was used on all files included
    14  
    15  ### Testing
    16  <!-- if relevant, document how you tested this code, and how someone else might also test it -->
    17  None
    18  
    19  ### Screenshots & Media
    20  <!-- if relevant, add an screenshots, images or recordings -->
    21  None
    22  
    23  ### Edge cases / Breaking Changes / Known Issues
    24  <!-- if relevant, document any edge cases, known issues, etc -->
    25  None