Update PR template to include "Fixes: " directive so Github automatically links a PR to an issue, which will result in better visibility for issues that are linked to a PR.

This commit is contained in:
Gorkem Cetin (BWL)
2025-04-02 22:40:43 -04:00
committed by GitHub
parent 45012f7cbd
commit d26c627e24
+2 -2
View File
@@ -4,9 +4,9 @@
Briefly describe the changes you made and their purpose.
## Issue number
## Write your issue number after "Fixes: "
Mention the issue number(s) this PR addresses (e.g., #123).
Fixes: #123
## Please ensure all items are checked off before requesting a review. "Checked off" means you need to add an "x" character between brackets so they turn into checkmarks.