Skip to content

Commit 9d562f7

Browse files
authored
Update README.md
1 parent de75ff7 commit 9d562f7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
This document provides guidance and information for developing OpenShift applications in compliance with commonly recognized industry standards and best practices for Cloud Native Functions (CNFs).
22

3+
Releases are generated automatically. Currently there may be an issue with auto generating the PDF asset if a release is made manually (although the PDF asset can still be attached manually).
4+
It is therefore recommended to wait for the workflow action (https://github.com/test-network-function/cnf-best-practices/actions) to finish and auto generate a new release with the latest commits, then edit the release notes and version tag manually if so desired.
5+
6+
The latest release will be auto published to the static URL: https://test-network-function.github.io/cnf-best-practices/
7+
The latest (and previous) PDF versions can be downloadeded from: https://github.com/test-network-function/cnf-best-practices/releases
8+
9+
10+
For contributors:
11+
Commits for main will be subjected to PR review and approval by the CNF Best Practices team.
12+
Owners of other branches will be responsible for the review, approval, and maintenance of the content in their respective branches.
13+
14+
15+
316
The entrypoint to this document is the `main.adoc` assembly file.
417

518
To build the HTML, install `podman`, and then:

0 commit comments

Comments
 (0)