User Story
Essential components
Story
As a Maintainer
I want the project description to be configurable rather than hard coded in the main extension class
so that I can easily reuse and modify the project description
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
- Rule 1 the project description is not hard coded in Library.java
- Rule 2 the project description is accessible via environment variable
Dependencies
Depends On
#125