Skip to content

Commit 47a0344

Browse files
authored
Merge pull request #50329 from jeana-redhat/return-of-netlify
Updated PR template for return of Netlify functionality
2 parents 2238e73 + 0ac5f59 commit 47a0344

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
@@ -7,9 +7,9 @@ Version(s):
77

88
<!-- Version examples:
99
* PR applies to all versions after a specific version (e.g. 4.8): 4.8+
10-
* PR applies to the in-development version (e.g. 4.11) and future versions: 4.11+
10+
* PR applies to the in-development version (e.g. 4.12) and future versions: 4.12+
1111
* PR applies only to a specific single version (e.g. 4.10): 4.10
12-
* PR applies to multiple specific versions (e.g. 4.6-4.8): 4.6, 4.7, 4.8 --->
12+
* PR applies to multiple specific versions (e.g. 4.8-4.10): 4.8, 4.9, 4.10 --->
1313

1414
Issue:
1515
<!--- Add a link to the Bugzilla, Jira, or GitHub issue, if applicable. --->
@@ -18,8 +18,8 @@ Link to docs preview:
1818
<!--- Add direct link(s) to the exact page(s) with updated content from the preview build. -->
1919

2020
<!-- NOTE:
21-
Automatic preview functionality is currently not available.
22-
* 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.
21+
Automatic preview functionality is currently only available for some branches. For PRs that update the rendered build in any way against branches that do not create an automated preview:
22+
* OpenShift documentation team members (core and aligned) must include a link to a locally generated preview.
2323
* External contributors can request a generated preview from the OpenShift documentation team. --->
2424

2525
Additional information:

0 commit comments

Comments
 (0)