You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+4
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ If you need help, or want to talk to the authors, feel free to chat with us at o
20
20
***Describe the behavior you observed after following the steps** and point out what exactly is the problem with that behavior.
21
21
***Explain which behavior you expected to see instead and why.**
22
22
***If the problem wasn't triggered by a specific action**, describe what you were doing before the problem happened and share more information using the guidelines below.
23
+
***Provide log related to the issue.** Use `python3 main.py -vv` to start the logging process, and submit the entire log from the first step you performed.
23
24
24
25
Provide more context by answering these questions:
25
26
@@ -32,6 +33,9 @@ Include details about your configuration and environment:
32
33
***What's the name and version of the OS you're using?**
33
34
***Which channel caused the problem?** Or did the framework cause it?
34
35
36
+
!!! attention
37
+
When submitting your log, please remember to hide your private information.
38
+
35
39
## Suggesting enhancements
36
40
37
41
If you have any suggestions, feel free to raise it up in the issue list. Please try to provide as much details as you can, that includes:
Copy file name to clipboardexpand all lines: docs/CONTRIBUTING.md
+1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ If you need help, or want to talk to the authors, feel free to chat with us at o
20
20
***Describe the behavior you observed after following the steps** and point out what exactly is the problem with that behavior.
21
21
***Explain which behavior you expected to see instead and why.**
22
22
***If the problem wasn't triggered by a specific action**, describe what you were doing before the problem happened and share more information using the guidelines below.
23
+
***Provide log related to the issue.** Use `python3 main.py -vv` to start the logging process, and submit the entire log from the first step you performed.
23
24
24
25
Provide more context by answering these questions:
Copy file name to clipboardexpand all lines: docs/EWS.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# EFB WeChat Slave Channel
2
2
3
-
EFB WeChat Slave Channel is a slave channel for EFB based on [ItChat](https://github.com/littlecodersh/ItChat) and WeChat Web <spanstyle="font-size: 0.5em;">(rev.eng.)</span> API.
3
+
EFB WeChat Slave (EWS) is a slave channel for EFB based on [ItChat](https://github.com/littlecodersh/ItChat) and WeChat Web <spanstyle="font-size: 0.5em;">(rev.eng.)</span> API.
0 commit comments