Support for handling unordered IEs in RIC Sub Del Resp/Failure messgae
[ric-plt/submgr.git] / CONTRIBUTING.md
1 # Conntribution milestones
2
3 _NOTE: recommendations for developing internally. should be updated accordingly after opensourcing_
4
5 ## RECOMMENDATIONS
6
7 * **Try to keep workig code in master**
8 * **Use gofmt**
9 * **In case of upstream import, try to use exact release instead of master code**
10
11 ## WORKFLOW
12
13 * Create branch from master for your feature/bugfix
14 * Apply changes
15 * Add tests
16 * Update corresponding README.md
17 * Open a merge request to master
18 * Provide the RLEASE NOTES in the request