From c94fd6ccbcab53077a96bdce573ff5ec9d39e88f Mon Sep 17 00:00:00 2001 From: Kenix3 Date: Thu, 2 Sep 2021 10:31:28 -0400 Subject: Updates README to add an FAQ, and also updates CONTRIBUTING to be explicit on the reservation workflow process. (#245) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index afda80a40..99ae2355a 100644 --- a/README.md +++ b/README.md @@ -133,3 +133,8 @@ Anyone who wishes to contribute to the OOT or MM projects **must not have access Most discussions happen on our [Discord Server](https://discord.zelda64.dev), where you are welcome to ask if you need help getting started, or if you have any questions regarding this project and other decompilation projects. For more information on getting started, see our [Contributing Guide](CONTRIBUTING.md) and our [Code Review Guidelines](REVIEWING.md) to see what code quality guidelines we follow. + +## FAQ + +### Q: Why does MM use transient assembly? +A: It is the view of the MM project leads that transient asm is safer than storing the disassembly in the repo. We feel like the C code is more transformative than a straight disassembly. \ No newline at end of file -- cgit v1.2.3