Add hints for technical details in issue template (#2999)

The more information we get, the easier it is for users to provide it,
and the more accurate that information is, the better!
pull/3002/head
Tim Heap 2016-09-15 19:11:36 +10:00 zatwierdzone przez Matt Westcott
rodzic 4dc1ef05f8
commit b4a87d93aa
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ Any other relevant information. For example, why do you consider this a bug and
### Technical details
* Python version:
* Django version:
* Wagtail version:
* Browser version:
* Python version: Run `python --version`.
* Django version: Look in your requirements.txt, or run `pip list | grep -i django`.
* Wagtail version: Hover over the Wagtail bird in the admin, or look in the Settings menu, look in your requirements.txt, or run `pip list | grep -i wagtail`.
* Browser version: You can use http://www.whatsmybrowser.org/ to find this out.