-
Notifications
You must be signed in to change notification settings - Fork 0
5 Requirements
This section contains requirements for the system.
{{
List and link to the high-level requirements of the system. You may also list and link to the most impactful 10 to 20 requirements of the system.
}}
The folder structure reflects the intended workflow on how requirements should be handled.
-
Requirements are proposed, and moved into the
5.v-REQpropfolder -
Once a requirement has enough information available to be implemented, it is ready, and should be moved to the
5.w-REQrdyfolder -
A requirement in proposed or ready state may be declined, meaning that it will not be implemented, and must be moved to the
5.z-REQdeclfolder -
When the implementation of a requirement is merged into the main branch, the requirement gets active, and must be moved to the
5.a-REQactfolder -
If a requirement is replaced or removed by another requirement, the requirement gets deprecated, and must be moved to the
5.y-REQdeprfolderNote: A link must be added to the deprecated requirement, pointing to the new requirement.
Tags help to easily reference requirements. Requirement tags may be grouped to create a hierarchy of requirements.
Note: Tags must not include any whitespace or - to keep tags readable in wiki titles.
Please create an issue if you found any spelling mistakes.
You may also create an issue if you think the content of this wiki should be improved.
Note: This wiki is managed in its own repository. Any commits made using the edit button will be overwritten.
Note: Issues for the wiki are handled in the evident repository, but pull requests for the wiki are handled in the evident-wiki repository.
This wiki is MIT licensed, and works together with the evident crate.