GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "1bb"
 3priority: 20
 4sprint: ""
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# User can create issue easily
11
12Has a user I don't want to :
13
14- create a file
15- write it
16- commit/push
17- pull (to have metadata)
18- change metadata
19- commit/push
20
21## Solutions
22
23### cli
24
25Gitroot could give a cli to be able to run a plugin in local `gitroot issue create "my issue"` and create the file with meta (based on `.gitroot/plugin.yml`).
26
27### sh
28
29As I have started to do include a simple sh in repository generated by issue plugin.