Skip to content

Commit

Permalink
Add backport documentation link (#184)
Browse files Browse the repository at this point in the history
* Create BACKPORT.md

Signed-off-by: Annie Lee <leeyun@amazon.com>

* Replace documentation with a link

Signed-off-by: Annie Lee <leeyun@amazon.com>
  • Loading branch information
Annie Lee authored Mar 9, 2022
1 parent 98f7904 commit 0a0c8c5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,8 @@ Example output: `./build/alertingDashboards-1.0.0-rc1.zip`

If you are running Cypress tests with OpenSearch-Dashboards development server, pass these 2 options to `yarn start`:
1. `--no-base-path`: opt out the BasePathProxy.
1. `--no-watch`: make sure your server has not restarted.
1. `--no-watch`: make sure your server has not restarted.

### Backport

- [Link to backport documentation](https://github.com/opensearch-project/opensearch-plugins/blob/main/BACKPORT.md)

0 comments on commit 0a0c8c5

Please sign in to comment.