github.com/TIBCOSoftware/flogo-lib@v0.5.9/.github/pull_request_template.md (about)

     1  **What kind of change does this PR introduce?** (check one with "x")
     2  ```
     3  [] Bugfix
     4  [] Feature
     5  [] Code style update (formatting, local variables)
     6  [] Refactoring (no functional changes, no api changes)
     7  [] Other... Please describe:
     8  ```
     9  
    10  **Fixes**: #
    11  
    12  **What is the current behavior?**
    13  
    14  **What is the new behavior?**