Skip to content

Commit

Permalink
Merge branch 'main' into v0.2-overhaul
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell-Newton authored Jul 5, 2023
2 parents df2faed + f64d411 commit f93634b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,11 @@ A clear and concise description of what you expected to happen.
**Version Information**
Please include what versions of pydantic, playwright, and tiktokapipy you have installed (can be found with `pip freeze`).

**System Information**
Please provide information about the system you're running the library on. What's the OS? Is it a desktop, server, VM, or container?

**Region Information**
Where in the world are you located? If you're not in the US, it's likely that TikTok treats your region differently, which may present some challenges.

**Additional context**
Add any other context about the problem here.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,14 @@ assignees: ''
**Ask your question**
Explain what you would like to do/know. Specific questions are likely to be answered sooner than vague ones.

**Version Information**
Please include what versions of pydantic, playwright, and tiktokapipy you have installed (can be found with `pip freeze`).

**System Information**
Please provide information about the system you're running the library on. What's the OS? Is it a desktop, server, VM, or container?

**Region Information**
Where in the world are you located? If you're not in the US, it's likely that TikTok treats your region differently, which may present some challenges.

**Additional context**
Add any other context or screenshots about the question here.

0 comments on commit f93634b

Please sign in to comment.