microsoft / vscode-emmet-helper

A helper module to use emmet modules with Visual Studio Code
MIT License
39 stars 32 forks source link

Add issue templates and PR templates #56

Closed OBITORASU closed 3 years ago

OBITORASU commented 3 years ago

Description

Currently this repository does not have templates for different issues and PRs. I guess adding a few templates might be a good idea and would improve the overall contributor experience.

Solution

We can simply add a .github folder and put our templates there, that should make future additions of new templates easier. We can refer to the templates being used in the vscode repository.