7 Commits

Author SHA1 Message Date
Noa f2a4abbf4b Update PR template (#2395)
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
2025-04-01 16:55:08 +00:00
Zeke Foppa c1dfd8fddc Add a Testing section to the PR template (#898)
* [bfops/testing-in-template]: add testing to PR template

* Add Phoebe's suggestion

Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>

---------

Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
2024-03-14 22:43:28 +00:00
George Kulakowski 4e052121be Update the pull request template (#541)
We've decided to move to a GitHub labelling system for tracking
breaking changes, so adjust the template accordingly.
2023-11-08 19:27:39 +00:00
Phoebe Goldman 8b32a7c537 Add a section to the PR template requiring an estimate of complexity and risk (#407) 2023-10-10 18:06:26 -04:00
George Kulakowski aa9a8452d1 Add an option for ABI breaks to the PR template (#213) 2023-08-21 10:49:31 -07:00
Phoebe Goldman 5a60c24d50 Add SDK API breakage checkbox to PR template (#83)
The Rust SDK lives in this repository
and exposes an API on which Rust clients will depend,
distinct from both the module API
and the ClientAPI (which is the protocols all SDKs use to commuticate with a module).

This commit adds a checkbox to the PR template,
in the style of the two existing checkboxes,
to identify breaking changes to the SDK API.
2023-08-01 23:17:03 +02:00
Tyler Cloutier 44df6c6e7d Initial commit 2023-08-01 23:16:37 +02:00