-
Notifications
You must be signed in to change notification settings - Fork 0
5 REQ wiki.ref_list
References:
- in branch main: 39 (15 direct)
As a developer, I want to know what requirements are currently active, because I need to know what requirements must be considered during implementation.
As a product owner, I want to know what requirements are currently active, because I want to inform stakeholders about the current state of the system/project.
Created in response to issue #1.
It was decided to use the wiki to store this information visible to all that have access to the wiki. In addition, the information is stored on a per requirement basis, to directly see the phase a requirement is in. For more details see DR-20230823.
The references list must be placed directly after the requirement heading, so it is easier to find the list using regex.
Note: Because markdown is not that strict with blank lines, empty lines between heading and the references list should be optional.
Structure of the references list
**References:**
- in branch <branch name>: <reference count for this branch>
- in branch <other branch name>: <reference count for this branch>
Note: Text inside <>
is used as placeholder.
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 mantra repository, but pull requests for the wiki are handled in the mantra-wiki repository.
This wiki is MIT licensed, and works together with mantra.
{{
Sidebar that is displayed on every wiki page.
}}
Last update: 2023-09-28_14:02 UTC
Repository: mhatzl/mantra
Branch: main
Commit: 82d26a6