github.com/vmware/go-vcloud-director/v2@v2.24.0/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  ## IMPORTANT
     2  
     3  To help us process your pull request efficiently, please follow the 
     4  guidelines shown below. 
     5  
     6  ## A Pull Request should be associated with an Issue
     7  
     8  We wish to have discussions in Issues. A single issue may be targeted by multiple PRs.
     9  If you're offering a new feature or fixing anything, we'd like to know beforehand in Issues,
    10  and potentially we'll be able to point development in a particular direction.
    11  
    12  We accept PRs without associated issues provided the change is sufficiently evident 
    13  from the commit message. If you have typos or simple bug fixes go for it.
    14  
    15  ## Description
    16  
    17  Related issue: (`<URL or #NUMBER of your Issue>`)
    18  
    19  - (Required) Short description of changes in the PR subject
    20  
    21  - (Required) Detailed description of changes include tests and
    22    documentation. If the pull request contains multiple commits with 
    23    detailed messages, refer to those instead
    24  
    25  - (Optional) Names of reviewers using @ sign + name