👨💻Helping Develop Pseudonaja
How to help update Pseudonaja
Get Started
Clone a Repo
Changes To The Editor
$ git clone git@github.com:PutYourUsernameHere/editor.gitChanges To The Docs
$ git clone git@github.com:PutYourUsernameHere/docs.gitCreate a Branch:
$ git checkout -b name-of-your-bugfix-or-featureTesting
Commit and Push Changes:
Submit a Pull Request to the Relevant GitHub Repo
Last updated
Was this helpful?