initial commit
[ric-app/rc.git] / docs / developers-guide.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2020 AT&T Intellectual Property
4
5
6 Developers Guide
7 =================
8
9 .. contents::
10    :depth: 3
11    :local:
12
13
14 Version bumping the Xapp
15 ------------------------
16
17 This project follows semver. When changes are made, update the version strings in:
18
19 #. ``container-tag.yaml``
20 #. ``docs/release-notes.rst``
21 #. ``setup.py``
22 #. ``xapp-descriptor/config.json``