mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
Updates template
This commit is contained in:
parent
659ef67f29
commit
ccd51c52ac
1 changed files with 2 additions and 4 deletions
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,6 +1,3 @@
|
||||||
THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS
|
|
||||||
POST ONLY ISSUES RELATED TO BUGS OR CODE
|
|
||||||
|
|
||||||
## Expected behavior
|
## Expected behavior
|
||||||
|
|
||||||
*Describe, in some detail, what you are trying to do and what the output is that you expect from the program.*
|
*Describe, in some detail, what you are trying to do and what the output is that you expect from the program.*
|
||||||
|
@ -15,5 +12,6 @@ POST ONLY ISSUES RELATED TO BUGS OR CODE
|
||||||
|
|
||||||
## Other relevant information
|
## Other relevant information
|
||||||
- **Command lined used (if not specified in steps to reproduce)**: main.py ...
|
- **Command lined used (if not specified in steps to reproduce)**: main.py ...
|
||||||
|
- **Model options used** (batch_size, resolution, etc)
|
||||||
- **Operating system and version:** Windows, macOS, Linux
|
- **Operating system and version:** Windows, macOS, Linux
|
||||||
- **Python version:** 3.5, 3.6.4, ... (if you are not using prebuilt windows binary)
|
- **Python version:** 3.5, 3.6.4, ... (if you are not using prebuilt windows binary)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue