@@ -5,11 +5,11 @@ about: Tell us about uncompyle6 bugs
5
5
---
6
6
7
7
<!-- __Note:__ If you are using this program to do something illegal - don't.
8
- The issue may flagged to make it easier for those looking for illegal activity.
8
+ The issue may be flagged to make it easier for those looking for illegal activity.
9
9
10
10
Bugs are not for asking questions about a problem you
11
11
are trying to solve that involve the use of uncompyle6 along the way,
12
- although I may be more tolerent of this if you sponsor the project.
12
+ although I may be more tolerant of this if you sponsor the project.
13
13
14
14
Bugs are also not for general or novice kind help on how to install
15
15
this Python program in your environment in the way you would like to
@@ -33,7 +33,7 @@ Funding the project was added to partially address the problem that there are
33
33
lots of people seeking help and reporting bugs, but few people who are
34
34
willing or capable of providing help or fixing bugs.
35
35
36
- Tasks or the kinds of things others can do but you can't do or don't
36
+ Tasks or the kinds of things others can do, but you can't do or don't
37
37
want to do yourself are typically the kind of thing that you pay
38
38
someone to do, especially when you are the primary beneficiary of the
39
39
work, or the task is complex, long, or tedious. If your code is over
@@ -56,7 +56,7 @@ Prerequisites/Caveats
56
56
contact me by email and explain who you are and the need for privacy.
57
57
But be mindful that you may be asked to sponsor the project for the
58
58
personal and private help that you are requesting.
59
- * If the legitimacy of the activity is deemed suspicous , I may flag it as suspicious,
59
+ * If the legitimacy of the activity is deemed suspicious , I may flag it as suspicious,
60
60
making the issue even more easy to detect.
61
61
62
62
Bug reports that violate the above may be discarded.
@@ -80,7 +80,7 @@ $ uncompyle6 <command-line-options>
80
80
$
81
81
```
82
82
83
- Provide links to the Python bytecode. For example you can create a
83
+ Provide links to the Python bytecode. For example, you can create a
84
84
gist with the information. If you have the correct source code, you
85
85
can add that too.
86
86
0 commit comments