VirtusLab / git-machete

Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen
MIT License
910 stars 53 forks source link

Add extra issue types to issue template #522

Open PawelLipski opened 2 years ago

PawelLipski commented 2 years ago

Like in https://github.com/obsproject/obs-studio/issues/new/choose:

image

See https://github.com/obsproject/.github/tree/master/.github/ISSUE_TEMPLATE for the implementation

AABur commented 2 years ago

I suggest looking at examples here: 🔣 A collection of GitHub issue and pull request templates

or here :octocat: Curated list of GitHub Issues and Pull Requests templates

and also pay attention to this Guidelines for building GitHub templates.

PawelLipski commented 2 years ago

@ishu-thakur how about this one for starters?

ishu-thakur commented 2 years ago

@PawelLipski okay so what i understand and going through the documents that we need to add a template for the other issue types let say for example as in the picture bug / feature/help and open blank issue if issue not included in the available options ?

PawelLipski commented 2 years ago

+1 ☝🏻

ishu-thakur commented 2 years ago

okay i can try to work on this one adding a files for the template for the issue type :)