Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 573 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

6 lines (5 loc) · 573 Bytes

Please ensure your pull request adheres to the following guidelines:

  • Please explain your motives to contribute this change: what problem you are trying to fix, what improvement you are trying to make
  • Use the following formatting style: SonarSource/sonar-developer-toolset
  • Provide a unit test for any code you changed
  • If there is a JIRA ticket available, please make your commits and pull request start with the ticket ID (SONAR-XXXX)