mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-26 22:50:40 +00:00
Small grammar and spelling errors
This commit is contained in:
parent
514b0d0b0c
commit
cab53b49b5
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -5,11 +5,11 @@ about: Tell us about uncompyle6 bugs
|
||||
---
|
||||
|
||||
<!-- __Note:__ If you are using this program to do something illegal - don't.
|
||||
The issue may flagged to make it easier for those looking for illegal activity.
|
||||
The issue may be flagged to make it easier for those looking for illegal activity.
|
||||
|
||||
Bugs are not for asking questions about a problem you
|
||||
are trying to solve that involve the use of uncompyle6 along the way,
|
||||
although I may be more tolerent of this if you sponsor the project.
|
||||
although I may be more tolerant of this if you sponsor the project.
|
||||
|
||||
Bugs are also not for general or novice kind help on how to install
|
||||
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
|
||||
lots of people seeking help and reporting bugs, but few people who are
|
||||
willing or capable of providing help or fixing bugs.
|
||||
|
||||
Tasks or the kinds of things others can do but you can't do or don't
|
||||
Tasks or the kinds of things others can do, but you can't do or don't
|
||||
want to do yourself are typically the kind of thing that you pay
|
||||
someone to do, especially when you are the primary beneficiary of the
|
||||
work, or the task is complex, long, or tedious. If your code is over
|
||||
@ -56,7 +56,7 @@ Prerequisites/Caveats
|
||||
contact me by email and explain who you are and the need for privacy.
|
||||
But be mindful that you may be asked to sponsor the project for the
|
||||
personal and private help that you are requesting.
|
||||
* If the legitimacy of the activity is deemed suspicous, I may flag it as suspicious,
|
||||
* If the legitimacy of the activity is deemed suspicious, I may flag it as suspicious,
|
||||
making the issue even more easy to detect.
|
||||
|
||||
Bug reports that violate the above may be discarded.
|
||||
@ -80,7 +80,7 @@ $ uncompyle6 <command-line-options>
|
||||
$
|
||||
```
|
||||
|
||||
Provide links to the Python bytecode. For example you can create a
|
||||
Provide links to the Python bytecode. For example, you can create a
|
||||
gist with the information. If you have the correct source code, you
|
||||
can add that too.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user