diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000000..dbdcfbfccc --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,4 @@ +## Additional Code Review Guidelines +Write fee bump tests to go along with any new regular transaction tests or any logic changes to transaction processing and application. + +If you see TransactionFrame being touched, always check if FeeBumpTransactionFrame support was also added, and report if changes are potentially missing. \ No newline at end of file