aesara-devs / aesara

Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
https://aesara.readthedocs.io
Other
1.18k stars 154 forks source link

Use Github's issue templates to better triage issues #1310

Open rlouf opened 1 year ago

rlouf commented 1 year ago

The new issue template system allows to define compulsory fields when filing an issue. We can also use the template to redirect users when their request is not an issue (feature request, question about Aesara, etc).

brandonwillard commented 1 year ago

Yeah, we definitely need to do this, because it looks like it will produce instruction messages for issue creators/submitters that will not be included in the resulting issues.