# abdalraof - @Seve Are there any docs that defin... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1522731453371387985 Started: 2026-07-03T22:31:09.862000+00:00 Last activity: 2026-07-04T07:41:56.372000+00:00 ## abdalraof — 2026-07-03T22:31:09.466000+00:00 <@757706909351411845> Are there any docs that define the common standards used across repositories for code writing, documentation, testing, and Pull Requests for new contributors to follow? ## Seve — 2026-07-03T23:31:42.242000+00:00 yes ## Seve — 2026-07-03T23:31:57.023000+00:00 These are all of our guides https://github.com/tscircuit/handbook/tree/main/guides ## Seve — 2026-07-03T23:32:07.960000+00:00 Code is the most important: https://github.com/tscircuit/handbook/blob/main/guides/code.md ## Seve — 2026-07-03T23:32:19.970000+00:00 There are also more specific ones for e.g. our `*ts` style repos ## Seve — 2026-07-03T23:32:36.727000+00:00 project readmes often include usage docs as well ## abdalraof — 2026-07-04T07:41:56.372000+00:00 Thanks Seve !