Commit be73221d authored by Denis Filatov's avatar Denis Filatov
Browse files

Update 01_lifecicle.md

parent 5f42ba6e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -9,23 +9,23 @@ The ETSI delivery can contain a part of repository content or a reference to the
- The ETSI delivery repository contains only publicly available versions of the delivery content.
- The ETSI delivery repository shall not contain developers branches excepting of one or more WI rapporteur's development branch been used to collect merge requests from individual developers.
- The ETSI delivery repository can be maintained by
  -- ETSI technical officers
  -- Work Group officials 
  -- WI rapporteurs
  - ETSI technical officers
  - Working group officials 
  - WI rapporteurs

### Repository creation

The ETSI delivery repository can be created when new WI to the ETSI delivery is approved and this delivery shall contain the software code as a part of the delivery.

The ETSI delivery repository shall be named as <tag>_<document number> where:
The ETSI delivery repository shall be named as \<tag\>_\<document number\> where:
- tag is the short acronym to identify the module (optional)
- document number is the ETSI delivery number in the form defined in ETSI directive.

Examples: sec_ts103097, cdd_102984_2, etc.
> Examples: sec_ts103097, cdd_102984_2, etc.

According to the chosen contribution strategy, the development branch or development repository can be created for the WI.

### Contribution strategies (to be moved to contribution document)
### Contribution strategies (`to be moved to contribution document`)

Two contribution strategies can be supported by ETSI forge:
- WI development branch approach.