Commit Graph

7 Commits

Author SHA1 Message Date
Bruno Alla
b2d46296f0
Move repo under cookiecutter organisation (#3357) 2021-10-22 13:40:53 -07:00
Fábio C. Barrionuevo da Luz
9316846691
Improve github bug report template 2021-06-28 10:20:08 -03:00
Bruno Alla
a9482aec2c Remove placeholders title from issue templates
We had a few reports where the title was missing recently
2020-10-01 18:15:48 +01:00
Bruno Alla
949cd5acb7 Update issue and pull request templates 2020-09-09 14:16:24 +02:00
Bruno Alla
40cd1fc2ee Update bug issue template to ask to include the replay file
Often, users report issues due to a specific combination of options, which required to get them. The current way is inefficient for users as well as maintainers:

- The user needs to copy/paste a terminal output, which might be gone if they closed the window
- Maintainer needs to regenerate with the same options
- Maintainer needs to be careful to bypass their potential profile defaults
- In case of error to one question, needs to re-generate

Cookiecutter has got a replay feature for about 3 years now, which seems like a more automated way to get the options from the user.

This updates the issue template for bugs report using this.
2018-08-15 11:24:55 +01:00
Nikita P. Shupeyko
75c423c88e Update @pydanny and @webyneter bios 2018-06-12 13:56:23 +03:00
Nikita Shupeyko
688cd45d1e
Split issue templates by categories (#1645)
* Add bug report template

* Add feature proposal template

* Add improvement template

* Add question template

* Bug -> Bug Report

* Add regression template

* Minor enhancements

* Alter the old issue template

* Add more question resources

* Add paid support template

* Address feedback from @browniebroke

* Update Paid Support Request template

* Remove a trailing linebreak from the Paid Support Request template

* Introduce a pull request template
2018-05-25 10:31:52 +03:00