Great question! There are some issues here you can work on, if you want work on new feature feel free to create an issue first and get some feedback before you code it up!
git clone passdiy
git clone https://github.com/jalpp/PassDIY.git
create new branch for new feature or bug fix
git checkout feature/bug-issue#
use feat for feature, bug for bug fixes, doc for docs, build for build
if working on new feature please do write test cases if possible
format the code with go fmt
helps read the code better
if you find bug in passdiy please open a issue here if you want to fix the bug please go ahead that be really helpful
if you want to discuess something or just hang out you can join the Discord and talk to the devs!