@sytses merge request templates is EE feature now. I am not sure if having one template for both issues and merge requests will work because in issue you describe the problem but in merge request you describe a solution.
GitHub makes some things harder -- the issue tracker doesn't have issue templates, so you have to overcommunicate the need to fill out proper templates, and people also throw code at projects prior to asking what the code should be. I love GitHub for the OSS explosion it has enabled, but it is a chaotic way of managing a project as that project gets big.
Implementing the ability to create different types of issue templates (e.g., "Feature Request", "Bug Report", "Meta Suggestions", etc.) would allow for a much more streamlined contribution process. Having a CONTRIBUTING.md is important, but expecting users to read it fully before contributing is like expecting users to fully read the Terms and Conditions before signing up for a website. Templates would help filter out a lot of unnecessary noise from issues.
@dzaporozhets Please let me correct myself. I mean one issue template and one merge request template. I think it should be an EE feature since you need it when having a lot of people. Project on GitLab.com will be able to use it.
I mean one issue template and one merge request template. I think it should be an EE feature since you need it when having a lot of people. Project on GitLab.com will be able to use it.
@quanlong@chraibi we decided to make this a GitLab EE feature because we think it is much more relevant for organizations that have more than 100 developers