Merge branch 'master' into release

This commit is contained in:
Romain Vimont 2024-08-01 18:15:40 +02:00
commit 0a6ccdc4df
4 changed files with 33 additions and 11 deletions

3
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,3 @@
github: [rom1v]
liberapay: rom1v
custom: ["https://paypal.me/rom2v"]

View File

@ -7,17 +7,25 @@ assignees: ''
--- ---
- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). _Please read the [prerequisites] to run scrcpy._
- [ ] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment** [prerequisites]: https://github.com/Genymobile/scrcpy#prerequisites
- OS: [e.g. Debian, Windows, macOS...]
- scrcpy version: [e.g. 1.12.1] _Also read the [FAQ] and check if your [issue][issues] already exists._
- installation method: [e.g. manual build, apt, snap, brew, Windows release...]
- device model: [FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
- Android version: [e.g. 10] [issues]: https://github.com/Genymobile/scrcpy/issues
## Environment
- **OS:** [e.g. Debian, Windows, macOS...]
- **Scrcpy version:** [e.g. 2.5]
- **Installation method:** [e.g. manual build, apt, snap, brew, Windows release...]
- **Device model:**
- **Android version:** [e.g. 14]
## Describe the bug
**Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
On errors, please provide the output of the console (and `adb logcat` if relevant). On errors, please provide the output of the console (and `adb logcat` if relevant).

8
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@ -0,0 +1,8 @@
---
name: Question
about: Ask a question about scrcpy
title: ''
labels: ''
assignees: ''
---

View File

@ -148,11 +148,14 @@ documented in the following pages:
## Contact ## Contact
If you encounter a bug, please read the [FAQ](FAQ.md) first, then open an [issue]. You can open an [issue] for bug reports, feature requests or general questions.
For bug reports, please read the [FAQ](FAQ.md) first, you might find a solution
to your problem immediately.
[issue]: https://github.com/Genymobile/scrcpy/issues [issue]: https://github.com/Genymobile/scrcpy/issues
For general questions or discussions, you can also use: You can also use:
- Reddit: [`r/scrcpy`](https://www.reddit.com/r/scrcpy) - Reddit: [`r/scrcpy`](https://www.reddit.com/r/scrcpy)
- Twitter: [`@scrcpy_app`](https://twitter.com/scrcpy_app) - Twitter: [`@scrcpy_app`](https://twitter.com/scrcpy_app)