Răsfoiți Sursa

Update ISSUE_TEMPLATE.md

Update the issue template `SDWebImage Version` and `Platform Version` to the latest version.
DreamPiggy 7 ani în urmă
părinte
comite
767a6643f8
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 3 3
      .github/ISSUE_TEMPLATE.md

+ 3 - 3
.github/ISSUE_TEMPLATE.md

@@ -9,10 +9,10 @@
  Info                    | Value                               |
 -------------------------|-------------------------------------|
  Platform Name           | e.g. ios / macos / tvos / watchos
- Platform Version        | e.g. 11.0 / 10.13.0 / 11.0 / 4.0
- SDWebImage Version      | e.g. 4.2.0 / 4.1.0
+ Platform Version        | e.g. 12.0 / 10.14.0 / 12.0 / 5.0
+ SDWebImage Version      | e.g. 5.0.0 / 4.4.0
  Integration Method      | e.g. carthage / cocoapods / manually
- Xcode Version           | e.g. Xcode 9 / Xcode 8
+ Xcode Version           | e.g. Xcode 10 / Xcode 9
  Repro rate              | e.g. all the time (100%) / sometimes x% / only once
  Repro with our demo prj | e.g. does it happen with our demo project?
  Demo project link       | e.g. link to a demo project that highlights the issue