Skip to content

Commit f1c5486

Browse files
committed
crashes: readme: add reminder to add Fixes #abcde to prs to automatically close issues.
1 parent 0230848 commit f1c5486

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/crashes/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ If you happen to fix one of the crashes, please move it to a fitting
1414
subdirectory in `tests/ui` and give it a meaningful name.
1515
Also please add a doc comment at the top of the file explaining why
1616
this test exists. :)
17+
Adding
18+
Fixes #12456
19+
Fixes #98765
20+
to the commit message or title of your pull request will ensure the
21+
corresponding tickets will be closed automatically upon merge.
22+
The ticket ids can be found in the file name or the `known-bug` annotation
23+
inside the testfile.

0 commit comments

Comments
 (0)