[quote=TheMaster99] [quote=Alamantus] I have background in web development. My biggest problem is jumping into an already-huge project and my newness at Github and pull requests... I don't even know where to start or how to really help effectively. Plus, I don't really have a way to test the database stuff myself, so that makes it harder, too... But I'll probably dip my toe into the code and maybe eventually I'll feel comfortable enough to help with some of the bugs/features. [/quote] You'll have to install PostgreSQL during the setup for a local dev environment, and it has a gui tool that can be used to test queries/etc. During the setup of the site on your computer, a sample db is written, with some posts, users, etc. [/quote] That's great to know. Thanks!