You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with an empty repository, like a blank page, is not inspirational, thus we need to provide something like agilefv init for someone familiar with (eg) git repositories and the GitHub platform, but just getting started or becoming familiar with the Agile for Volunteers workflow and metadata that goes with it.
Note that while Agile for Volunteers is not intended to be limited to use with git/GitHub, this is likely the starting point (edit otherwise).
Key Results
A storage scheme for per-component metadata/configuration storage
Placement of templates and other per-component data in correct locations within a project repo
Ability to inform a user of the state of an Agile for Volunteers component
Ability to apply edits to an existing Agile for Volunteers component
Linked Issues
None
Issue Graph
classDiagram
direction TB
class Epic {
Coming : Soon
}
Objective
Starting with an empty repository, like a blank page, is not inspirational, thus we need to provide something like agilefv init for someone familiar with (eg) git repositories and the GitHub platform, but just getting started or becoming familiar with the Agile for Volunteers workflow and metadata that goes with it.
Note that while Agile for Volunteers is not intended to be limited to use with git/GitHub, this is likely the starting point (edit otherwise).
Key Results
Linked Issues
Issue Graph
classDiagram direction TB class Epic { Coming : Soon }References
No response
Rolling Summary
No response