kopia lustrzana https://github.com/wagtail/wagtail
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
rodzic
4dc1ef05f8
commit
b4a87d93aa
|
|
@ -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.
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue