add package version location explanation
author백종민/Tizen Platform Lab(SR)/삼성전자 <jm0829.baek@samsung.com>
Wed, 12 Jul 2023 00:43:49 +0000 (09:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 12 Jul 2023 00:43:49 +0000 (09:43 +0900)
the location explanation is moved from coding rules to this template

.github/pull_request_template.md

index 50ca4cc..8e1e724 100644 (file)
@@ -34,10 +34,11 @@ What kind of change does this PR introduce?
 ## Changes made
 
 <!-- Update Version when PR type is Bugfix or Feature, otherwise you can remove it -->
+<!--   Package Version location : esplusplayer/packaging/esplusplayer.spec -->
 <!-- Versioning Rule: It follows Semantic Versioning. (https://semver.org) -->
-<!-- Major Version is fixed to 1, since ESPP's managed API always guarantee compatibility.-->
-<!-- Minor Version is increased when new ESPP managed API is created or Feature is implemented.-->
-<!-- Patch Version is increased when there is internal modification or Bugfix.-->
+<!--   Major Version is fixed to 1, since ESPP's managed API always guarantee compatibility.-->
+<!--   Minor Version is increased when new ESPP managed API is created or Feature is implemented.-->
+<!--   Patch Version is increased when there is internal modification or Bugfix.-->
 
 - Version: << 1.X.Y >>