Skip to content

Commit 0dc6c20

Browse files
committed
RHELMISC-8923: Update the contribution instructions for Jira integration
Signed-off-by: Yan Vugenfirer <yvugenfi@redhat.com>
1 parent 543a4b0 commit 0dc6c20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
1818
3. If you've added new driver, changed usage, or made some nontrivial changes - update the documentation.
1919
4. Ensure the test suite passes.
2020
5. Don't forget to add "Signed-off-by: Your Name <your@email_domain.com>" line in the commit message.
21-
6. If you are a Red Hat contributor, you must include [BZ](https://bugzilla.redhat.com) number in the commit message
22-
7. Prefix commit messages with the affected component. For example: "NetKVM: BZ#1234567: implementing dynamic NDIS version support".
21+
6. If you are a Red Hat contributor, you must include [Jira](https://issues.redhat.com/) key in the commit message
22+
7. Prefix commit messages with the Jira key first, and then the affected component. For example: "RHELMISC-8923: NetKVM: implementing dynamic NDIS version support".
2323
8. Issue that pull request!
2424

2525

0 commit comments

Comments
 (0)