craft your forge, build your project, grow your community freely
1---
2id: "1bb"
3priority: 20
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
910# User can create issue easily
1112Has a user I don't want to :
1314- create a file
15- write it
16- commit/push
17- pull (to have metadata)
18- change metadata
19- commit/push
2021## Solutions
2223### cli
2425Gitroot 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`).
2627### sh
2829As I have started to do include a simple sh in repository generated by issue plugin.