diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 23212cc5bb4..185f00e09b3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,5 +19,5 @@ For new extensions: ### About Extension Publish There is a pipeline to automatically build, upload and publish extension wheels. -Once your PR is merged into master branch, a new PR will be created to update `src/index.json` automatically. -The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify `src/index.json`. +Once your pull request is merged into main branch, a new pull request will be created to update `src/index.json` automatically. +The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify `src/index.json`.