mirror of
https://github.com/zeldaret/st
synced 2026-08-26 08:02:50 -04:00
Update CONTRIBUTING.md
(taken from tww)
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
<!-- - [Creating new `.c`/`.cpp` files](#creating-new-ccpp-files) -->
|
||||
|
||||
## Decompiling
|
||||
|
||||
Anyone can open a pull request, but please be aware that we do not accept contributions that are primarily AI-generated or directly copy-pasted from Ghidra (i.e. copy pasting what Ghidra shows without any clean up). Your PR will be closed if it contains obvious signs of machine-generated code. It is your responsibility to check the code that you are submitting and make sure it is readable and feels like something a human programmer would write.
|
||||
|
||||
[/docs/decompiling.md](/docs/decompiling.md) has most information as to how to approach decompilation and how to get started.
|
||||
|
||||
Reading the rest of this file gives information on the structure of the project and coding style, it is highly recommended to read it.
|
||||
|
||||
Reference in New Issue
Block a user