TMP - Process
Objective
Create a standarized template for any process creation.
Content
# PR - <Process title>
## Objective
What is this process intended for?
## Input
Describes what the process input will be
## Procedure
| Phase | Description | Responsibles |
|------------|---------------------------------------------|------------------------------------------|
| Phase name | Describes what should be done in this phase | List all the responsibles for this phase |
| Phase name | Describes what should be done in this phase | List all the responsibles for this phase |
## Output
Describe what the outcome of the process will be
## Versions
| Version | Description | Responsibles | Date |
|---------|-----------------------------------------|--------------------------------------------|------------|
| 1.0 | Describe major changes for this version | List all the responsibles for this version | DD/MM/YYYY |
Versions
| Version | Description | Responsibles | Date |
|---|---|---|---|
| 1.0 | Template creation | Erick Eduardo Avalos Riveros | 12/04/2023 |
| 1.1 | Add inputs and outputs | Erick Eduardo Avalos Riveros | 27/04/2023 |
| 1.2 | Modify process template naming convention | Emmanuel Antonio Ramirez Herrera | 06/01/2024 |