From 5750b8d7b2fef83e64164d0eccee8e83ad33afd0 Mon Sep 17 00:00:00 2001 From: Claire Villard Date: Mon, 29 Apr 2024 10:00:14 +0200 Subject: [PATCH] Update the JIRA project name in the PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6a611b2..672fa1f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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. -- 2.39.5