Skip to content

Commit 2226b6e

Browse files
committed
workflow: report bug rework
1 parent 9e39249 commit 2226b6e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,10 @@ Please create separate pull requests for each concern; each pull request should
4646

4747
##### Reporting bugs
4848

49-
Before submitting a bug report or a bug fix, please [discuss it on the forums](https://os.mbed.com/forum/bugs-suggestions/) to avoid duplication of work, as we or others might be working on it already.
49+
All Mbed OS bugs should be submitted [on the forums](https://os.mbed.com/forum/bugs-suggestions/).
5050

5151
The bug report should be reproducable (fails for others) and specific (where and how it fails). Insufficient bug reports will be closed.
5252

53-
All Mbed OS is on GitHub; please use GitHub's [issues mechanism](https://guides.github.com/features/issues/) to open a bug report directly against the relevant GitHub repository.
54-
5553
#### Guidelines for GitHub pull requests
5654

5755
Pull requests on GitHub have to meet the following requirements to keep the code and commit history clean:

0 commit comments

Comments
 (0)