From: 백종민/Tizen Platform Lab(SR)/삼성전자 Date: Tue, 1 Aug 2023 08:23:17 +0000 (+0900) Subject: docs: revise pull request template X-Git-Tag: accepted/tizen/unified/20240326.105045^2^2~36^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a116578d3f605dcdd309294ef9f9b8f1c92e5d2;p=platform%2Fcore%2Fmultimedia%2Fesplusplayer.git docs: revise pull request template - replace relative link of commit guide to absolute link - add additional description and example for other information section --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2815984..9da04dd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ Please check if your PR fulfills the following requirements: - [ ] Checked [ESPP release schedule](https://github.sec.samsung.net/tizen-vault/esplusplayer/discussions/23) -- [ ] The commit message follows [the ground rule](../CONTRIBUTING.md#commit-message-format) +- [ ] The commit message follows [the ground rule](https://github.sec.samsung.net/tizen-vault/esplusplayer/blob/main/CONTRIBUTING.md#commit-message-format) - [ ] Tests for the changes have been added (for bug fixes / features) @@ -60,3 +60,7 @@ What kind of change does this PR introduce? ## Other information + + + +- << Related reference link ... >>