Add CONTRIBUTING.md, update coding guidelines

This commit is contained in:
LagoLunatic
2026-08-23 14:29:44 -04:00
parent 85047b9356
commit 4caa5d8fc4
4 changed files with 29 additions and 8 deletions
+2
View File
@@ -121,3 +121,5 @@ Contributing
=======
If you've got all the requirements set up and want to learn how to contribute to the decompilation effort, see [this guide](/docs/decompiling.md) for details.
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.