We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad269d5 commit d05a1b9Copy full SHA for d05a1b9
1 file changed
README.md
@@ -23,7 +23,8 @@ A quickstart page can be found under [https://aliceo2group.github.io/](https://a
23
In order to build and install O2 with aliBuild you can follow [this tutorial](http://alisw.github.io/alibuild/o2-tutorial.html).
24
25
### Issue tracking system
26
-We use JIRA to track issues. [Report a bug here](https://alice.its.cern.ch/jira/secure/CreateIssue.jspa?pid=11201&issuetype=1).
+We use JIRA to track issues. [Report a bug here](https://alice.its.cern.ch/jira/secure/CreateIssue.jspa?pid=11201&issuetype=1).
27
+Add the JIRA issue key (e.g. `O2-XYZ`) to the PR title or in a commit message to have the PR/commit appear in the JIRA ticket.
28
29
### Coding guidelines
30
The Coding Guidelines are [here](https://github.com/AliceO2Group/CodingGuidelines).
0 commit comments