doc folder commit
[ric-app/rc.git] / docs / _build / html / _sources / developers-guide.rst.txt
diff --git a/docs/_build/html/_sources/developers-guide.rst.txt b/docs/_build/html/_sources/developers-guide.rst.txt
new file mode 100644 (file)
index 0000000..eca24f3
--- /dev/null
@@ -0,0 +1,22 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2020 AT&T Intellectual Property
+
+
+Developers Guide
+=================
+
+.. contents::
+   :depth: 3
+   :local:
+
+
+Version bumping the Xapp
+------------------------
+
+This project follows semver. When changes are made, update the version strings in:
+
+#. ``container-tag.yaml``
+#. ``docs/release-notes.rst``
+#. ``setup.py``
+#. ``xapp-descriptor/config.json``