This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch pr-template in repository https://gitbox.apache.org/repos/asf/echarts.git
commit ad90a6c2fa13ece4dd2931f2ddc03652a8eabb93 Author: Ovilia <[email protected]> AuthorDate: Tue Apr 20 18:25:10 2021 +0800 doc: update pr template with zr daily build --- .github/pull_request_template.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 770ee0e..367fd91 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -41,15 +41,12 @@ This pull request is in the type of: -## Usage - -### Are there any API changes? - -- [ ] The API has been changed. - -<!-- LIST THE API CHANGES HERE --> +## Misc +<!-- ADD RELATED ISSUE ID WHEN APPLICABLE --> +- [ ] The API has been changed (apache/echarts-doc#xxx). +- [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx). ### Related test cases or examples to use the new APIs --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
