Commit Graph

3 Commits

Author SHA1 Message Date
George c99a453a87
Fixed urls in 2_feature_request.yml 2024-01-23 12:54:29 -03:00
George 6fcc28332c
Updated links in 2_feature_request.yml 2024-01-23 12:48:52 -03:00
George ec9571a8c1
Improved issues templates (#2110)
Since a lot of issues opened are just questions that should be opened as
so, and sometimes the issue template is just not followed, I decided to
make opening new issues a little more "enforced", if not clear.

I based the new templates on the ones from [pytorch
lightning](https://github.com/Lightning-AI/pytorch-lightning/issues/new/choose),
which I think are pretty good. The visuals will only appear after the
merge is processed, but you can have an idea of how it will look like by
checking their templates and how they look.

---------

Signed-off-by: George Araújo <george.gcac@gmail.com>
2024-01-23 12:10:03 -03:00