@@ -83,17 +83,17 @@ This project has received funding from the European Union’s Horizon 2020 resea
### (TO BE DELETED) *** Uniform approach for component repos *** (TO BE DELETED)
- README: Include a README file with the following sections (see aprox. model in [iac-scan-runner/README.md](https://git.code.tecnalia.com/piacere/public/the-platform/iac-scan-runner/-/blob/main/README.md), Thx @XLAB! :-))
- README: Each repo must include a README file with the following sections (see aprox. model in [iac-scan-runner/README.md](https://git.code.tecnalia.com/piacere/public/the-platform/iac-scan-runner/-/blob/main/README.md), Thx @XLAB! :-))
- Description of the component
- Installation
- Documentation (point to)
- License
- Contact
- Acknowledgement
- BRANCHES: Branches in each repository:
-**y1**, **y2** and **y3** (M30-jun code), with the respective code
-**main** (default branch, versions from now on)
1. If not exist, create **main** in your repo (_Code>Branches>New branch_)
- BRANCHES: The branches to be present in each repository are:
-**y1**, **y2** and **y3** (M30-may code). Please upload the respective code for each branch.
-**main** (versions from now on). This has to be the default branch.
1. If the **main** branch doesn't exist, create it in your public repo (_Code>Branches>New branch_)
2. Make it the "default" branch (_Settings>Repository>Branch defaults_)