(warning) This space has been archived (warning)

Suggested Changes for Bitbucket is no longer maintained

Usage

Just start with suggesting a code change in a pull request diff by clicking on "Suggest change" in a pull request comment:



It is also possible to suggest a deletion of the line by having an empty suggestion.

```suggestion
```


Somebody else from your team (e.g., the pull request creator) can then easily accept this suggested change by applying it ("Apply suggested change"):



This team member will then first see a preview of the commit with the code suggestion:



If everything is okay, the team member can commit this change and the page will be refreshed automatically where the change can be seen:



Please notice that currently only one-line code change suggestions are supported.