Thank you for your interest in contributing to some-assembly-required! We welcome both technical and non-technical PRs and are excited to see how the guide can be improved. Here's a few ways that you might want to contribute:
- Are you multilingual? Translate some parts of the guide and place it under the same translated file name in a folder with the language code as the name of the folder in our main directory. For example a spanish translation of introduction.md will be placed in
some-assembly-required/es/introducción.md
. - Are you comfortable with an assembly language? Add more code examples. A basic "hello world" would be awesome but we're open to all sorts of program! Please ensure that it's well commented/documented — thank you so much!
- Do you have resources to share? Add to our resource guide! Resources for all skill levels are welcome.
- Are you an artist? We'd love to see cool some-assembly-required related art :)
- See a way to improve this guide? Open an issue with suggestions or make a PR.
(Note: when making a pull request, please add your handle to the bottom of our contributors list.)
Happy hacking!
Regards, Some Assembly Required contributors