Skip to content

Commit 07cbf51

Browse files
committed
Workflow: remove github reference
Forum is used for bug reports, this feature is not used there.
1 parent a898fe4 commit 07cbf51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ Pull requests on GitHub have to meet the following requirements to keep the code
6464

6565
##### Bug fixes
6666

67-
The last line in your commit message description should say “Fixes #deadbeef”, where “deadbeef” is the issue number in GitHub. This allows GitHub to automatically close the issue when the commit merges into the destination branch.
68-
6967
Every bug fix should contain a test to verify results prior to and after the pull request.
7068

7169
##### Changes and additions

0 commit comments

Comments
 (0)