sandbox
sandbox copied to clipboard
Bun Support
Thank you for helping out! ✨
We really appreciate your commitment to improving Architect
To maintain a high standard of quality in our releases, before merging every pull request we ask that you've completed the following:
- [X] Forked the repo and created your branch from
main
- [X] Made sure tests pass (run
npm it
from the repo root) - [X] Expanded test coverage related to your changes:
- [X] Added and/or updated unit tests (if appropriate)
- [X] Added and/or updated integration tests (if appropriate)
- [ ] Updated relevant documentation:
- [ ] Internal to this repo (e.g.
readme.md
, help docs, inline docs & comments, etc.) - [ ] Architect docs (arc.codes)
- [ ] Internal to this repo (e.g.
- [X] Summarized your changes in
changelog.md
- [X] Linked to any related issues, PRs, etc. below that may relate to, consume, or necessitate these changes
Related to this PR in the inventory: https://github.com/architect/inventory/pull/76 Please also be sure to completed the CLA (if you haven't already).
Learn more about contributing to Architect here.
Thanks again!