pkg.re/essentialkaos/ek.10@v12.41.0+incompatible/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  ### What did you implement:
     2  
     3  Closes #XXXXX
     4  
     5  ### How did you implement it:
     6  
     7  ...
     8  
     9  ### How can we verify it:
    10  
    11  ...
    12  
    13  ### TODO's:
    14  
    15  - [ ] Write tests
    16  - [ ] Write documentation
    17  - [ ] Check that there aren't other open pull requests for the same issue/feature
    18  - [ ] Format your source code by `make fmt`
    19  - [ ] Pass the test by `make test`
    20  - [ ] Provide verification config / commands
    21  - [ ] Enable "Allow edits from maintainers" for this PR
    22  - [ ] Update the messages below
    23  
    24  **Is this ready for review?:** No  
    25  **Is it a breaking change?:** No