-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
71 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
name: Bug Report | ||
about: Provide effective feedback to help the project continuously improve | ||
title: "[Bug] The program has some problems" | ||
labels: bug | ||
assignees: pdone | ||
|
||
--- | ||
|
||
### 1️⃣ Brief description of problems encountered | ||
|
||
<!-- Example --> | ||
``` | ||
1. Click to start the flash back | ||
2. Option cannot take effect | ||
``` | ||
|
||
### 2️⃣ Detailed description of reproduction steps | ||
|
||
<!-- Example --> | ||
``` | ||
1. So... | ||
2. And that... | ||
3. And finally... | ||
4. The program happened something | ||
``` | ||
|
||
### 3️⃣ Provider log | ||
|
||
<!-- Example --> | ||
``` | ||
2024-04-12 08:00:15:661 [INFO] starting... | ||
2024-04-12 08:00:15:684 [INFO] scrcpy running... | ||
2024-04-12 08:00:15:684 [INFO] --shortcut-mod=lctrl -m 1440... | ||
2024-04-12 08:00:25:849 [scrcpy] * daemon not running; starting now at tcp:5037 | ||
2024-04-12 08:00:25:849 [scrcpy] * daemon started successfully | ||
2024-04-12 08:00:25:850 [scrcpy] scrcpy 2.4 <https://github.com/Genymobile/scrcpy> | ||
2024-04-12 08:00:25:850 [scrcpy] INFO: Connecting to 100.66.1.2:5555... | ||
``` | ||
|
||
> This project is maintained by individuals in their spare time. Due to limited time and energy, the problems you feed back may not be repaired in time. Please understand. In addition, this project only uses C#language, the program logic is simple, it is very easy to get started, welcome friends who have the ability to participate in the development and maintenance. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Feature Request | ||
about: Come up with a reasonable and useful idea | ||
title: "[Feature] I want some feature" | ||
labels: enhancement | ||
assignees: pdone | ||
|
||
--- | ||
|
||
### 💡 Describe the desired feature | ||
|
||
<!-- Example --> | ||
1. I want tomorrow's sun to rise from the west ❌don't | ||
2. I want to connect multiple phones at the same time ✔ | ||
3. I want to minimize to system tray ✔ | ||
|
||
> This project is maintained by individuals in their spare time. Due to limited time and energy, the problems you feed back may not be repaired in time. Please understand. In addition, this project only uses C#language, the program logic is simple, it is very easy to get started, welcome friends who have the ability to participate in the development and maintenance. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
name: Other Ideas | ||
about: Friendly discussions and exchanges are welcome | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
🎉 Welcome to my blog. [Pdone's Blog](https://awaw.cc) | ||
✨ Share some good projects. [🌈Awesome Software / Service](https://awaw.cc/post/awesome/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters