diff --git a/docs/FAQ.md b/docs/FAQ.md new file mode 100644 index 000000000000..726f906f29e3 --- /dev/null +++ b/docs/FAQ.md @@ -0,0 +1,13 @@ +# FAQ + +## What is this repository for? +This repository contains the source code for the MetaMask browser extension. + +## Who should use this repo? +Developers who want to contribute to MetaMask or understand how the extension works. + +## Is this repository open for contributions? +Yes. Please read the contribution guidelines before submitting changes. + +## Where can I ask questions? +Use GitHub Issues for bugs and feature requests.