GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: '8415'
 3priority: 50
 4sprint: ''
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# Default conf
11
12Plugin should give ti's default conf to be added at install time.
13
14For exemple issue plugin should be able to:
15
16- generate issue.sh
17- add default conf in .gitroot/plugins.yml
18
19What about all files present before installing plugin? Should plugin be runed against them or not?