Showing
2 changed files
with
4 additions
and
2 deletions
@@ -32,6 +32,8 @@ Code snippet to reproduce the behavior: | @@ -32,6 +32,8 @@ Code snippet to reproduce the behavior: | ||
32 | - [ ] iOS | 32 | - [ ] iOS |
33 | - [ ] Android | 33 | - [ ] Android |
34 | - [ ] Browser | 34 | - [ ] Browser |
35 | + - [ ] Windows | ||
36 | + - [ ] Linux | ||
35 | 37 | ||
36 | **Smartphone (please complete the following information):** | 38 | **Smartphone (please complete the following information):** |
37 | - Device: [e.g. iPhone6] | 39 | - Device: [e.g. iPhone6] |
@@ -12,10 +12,10 @@ assignees: '' | @@ -12,10 +12,10 @@ assignees: '' | ||
12 | 12 | ||
13 | If you can't find the answer there, please consider asking a question on | 13 | If you can't find the answer there, please consider asking a question on |
14 | the Stack Overflow Web site: | 14 | the Stack Overflow Web site: |
15 | - * https://stackoverflow.com/questions/ask?tags=dart-pdf | 15 | + * https://stackoverflow.com/questions/ask?title=%5Bdart-pdf%5D%20 |
16 | 16 | ||
17 | You can browse existing questions at this address: | 17 | You can browse existing questions at this address: |
18 | - * https://stackoverflow.com/questions/tagged/dart-pdf?sort=frequent | 18 | + * https://stackoverflow.com/search?q=dart-pdf&sort=frequent |
19 | 19 | ||
20 | Please don't file a GitHub issue for support requests. GitHub issues are | 20 | Please don't file a GitHub issue for support requests. GitHub issues are |
21 | for tracking defects in the product. If you file a bug asking for help, we | 21 | for tracking defects in the product. If you file a bug asking for help, we |
-
Please register or login to post a comment