ligato / vpp-agent

⚡️ Control plane management agent for FD.io's VPP
https://docs.ligato.io/
Apache License 2.0
252 stars 126 forks source link

Setup github issue templates #1527

Open ondrej-fabry opened 5 years ago

ondrej-fabry commented 5 years ago

Guide: Creating issue templates for your repository

Issue Templates

Bug Report

Feature Request

VladoLavor commented 5 years ago

To the bug report, I'd add to the top:

also, ETCD dump can be useful if used

Feature request may contain a short description

rewenset commented 5 years ago

For a bug report: How about version of Go? Maybe specify if a bug can be reproduced with the latest version of Agent

rewenset commented 5 years ago

I also like the "Anything else we need to know?:" section in Bug Report template of kubernetes repo :grin:

ondrej-fabry commented 5 years ago

I also like the "Anything else we need to know?:" section in Bug Report template of kubernetes repo 😁

Probably best to keep - Anything else? section in all templates.

rewenset commented 5 years ago

also maybe put there commands for getting versions, so it would be more standardized

rewenset commented 5 years ago

and add something like "Other" template, for things we can not predict.

ondrej-fabry commented 5 years ago

and add something like "Other" template, for things we can not predict.

It's just a template, user can remove it all and put anything they want.

rewenset commented 5 years ago

and add something like "Other" template, for things we can not predict.

It's just a template, user can remove it all and put anything they want.

okay, I've somehow missed the "Don’t see your issue here? Open a regular issue." and thought that it would be easier to add empty template for this purpose than removing everything image