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>
9 lines
335 B
YAML
9 lines
335 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: ❓ Ask a Question
|
|
url: https://github.com/alshedivat/al-folio/discussions/categories/q-a
|
|
about: Ask and answer al-folio related questions.
|
|
- name: 📖 Read the documentation
|
|
url: ../../README.md
|
|
about: Please consult the documentation before opening any issues!
|