User Story
Essential components
Story
As a Maintainer
I want the project to have a file for configuring global environment variables
so that I can easily reuse and modify the project configuration without searching the entire codebase
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
- Rule 1 the project has a dedicated config file
- Rule 2 the project loads the config file values when building the project
User Story
Essential components
Story
As a Maintainer
I want the project to have a file for configuring global environment variables
so that I can easily reuse and modify the project configuration without searching the entire codebase
Acceptance Criteria
(Rules or scenarios are acceptable formats.)