Contributing Guide #16
NalinDalal
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How to contribute:
git checkout -b feat/my-featurebun run testbun run lintgit commit -m "feat: add my feature"git push origin feat/my-featurePriority areas:
See
docs/BUILD_LOG.mdfor architecture details.All reactions