Browse Source

Update the JIRA project name in the PR template

pull/177/head
Claire Villard 3 weeks ago
parent
commit
5750b8d7b2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1
- 1
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -5,7 +5,7 @@ With that in mind, if you would like to submit a code contribution, make sure th
- [ ] 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](https://github.com/SonarSource/sonar-developer-toolset#code-style)
- [ ] Provide a unit test for any code you changed
- [ ] If there is a [JIRA](http://jira.sonarsource.com/browse/SQSCANNER) ticket available, please make your commits and pull request start with the ticket ID (SQSCANNER-XXXX)
- [ ] If there is a [JIRA](http://jira.sonarsource.com/browse/SCANCLI) ticket available, please make your commits and pull request start with the ticket ID (SCANCLI-XXXX)

We will try to give you feedback on your contribution as quickly as possible.


Loading…
Cancel
Save