mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-29 16:32:58 -04:00
Add CONTRIBUTING.md, update coding guidelines
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Contributing
|
||||
|
||||
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. 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. Refer to the [coding guidelines page](coding_guidelines.md) for more information.
|
||||
|
||||
Check the [readme](/README.md) for details on how to get the repository set up, and the [decompiling guide](/docs/decompiling.md) for an explanation of the process of decompiling itself.
|
||||
Reference in New Issue
Block a user