docs: revise pull request template
author백종민/Tizen Platform Lab(SR)/삼성전자 <jm0829.baek@samsung.com>
Tue, 1 Aug 2023 08:23:17 +0000 (17:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 1 Aug 2023 08:23:17 +0000 (17:23 +0900)
- replace relative link of commit guide to absolute link
- add additional description and example for other information section

.github/pull_request_template.md

index 2815984..9da04dd 100644 (file)
@@ -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
+
+<!-- Provide any miscellaneous information to help reviewer to understand this request -->
+
+- << Related reference link ... >>