Skip to content

Commit 657efac

Browse files
committed
Adjusting start/end of comments in PR template
1 parent 6e02672 commit 657efac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<!--- If your changes apply to the latest release and/or in-development version of OpenShift, open your PR against the `main` branch. --->
44

55
Version(s):
6-
<!--- Specify the version or versions of OpenShift your PR applies to.
6+
<!--- Specify the version or versions of OpenShift your PR applies to. -->
77

8-
Examples:
8+
<!-- Version examples:
99
* PR applies to all versions after a specific version (e.g. 4.8): 4.8+
1010
* PR applies to the in-development version (e.g. 4.11) and future versions: 4.11+
1111
* PR applies only to a specific single version (e.g. 4.10): 4.10
@@ -15,9 +15,9 @@ Issue:
1515
<!--- Add a link to the Bugzilla, Jira, or GitHub issue, if applicable. --->
1616

1717
Link to docs preview:
18-
<!--- Add direct link(s) to the exact page(s) with updated content from the preview build.
18+
<!--- Add direct link(s) to the exact page(s) with updated content from the preview build. -->
1919

20-
NOTE:
20+
<!-- NOTE:
2121
Automatic preview functionality is currently not available.
2222
* OpenShift documentation team members (core and aligned) must include a link to a locally generated preview for PRs that update the rendered build in any way.
2323
* External contributors can request a generated preview from the OpenShift documentation team. --->

0 commit comments

Comments
 (0)