Would be great if we can use commands in the issue templates to pre-define attributes when issues are created from those templates.
A good example is Gitlab that has commands like these:
/label ~bug ~reproduced ~needs-investigation
/cc @project-manager
/assign @qa-tester
In case of Backlog we could have similar commands:
- /category ~category_name → assigns specific category
- /assign @user1 → assigns users to the issue
- /priority ~normal → assigns priority to the issue