tscircuit / snippets

https://snippets.tscircuit.com
MIT License
3 stars 15 forks source link

Implemented a download function for the circuitJson download button. #49

Closed Abse2001 closed 2 weeks ago

Abse2001 commented 2 weeks ago

Issue #17

vercel[bot] commented 2 weeks ago

@Abse2001 is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

DhairyaMajmudar commented 2 weeks ago

It seems like I've already implemented this feature here https://github.com/tscircuit/snippets/pull/26

seveibar commented 2 weeks ago

@DhairyaMajmudar for small features like this it's just whoever gets it right first, I don't do assignment unless it's a big feature. In open-source a project can be completely stalled when people don't fix PRs quickly etc. so we won't operate where people can work on things first

The best way to get issues assigned exclusively to you is to get familiar with the codebase and work on hard issues that people don't generally want, or find bugs and create your own issues.