Files
0xFable/.github/pull_request_template.md
2023-07-03 19:31:05 +09:00

453 B

Context (Problem, Motivation, Solution)

Link related issues!

Describe Your Changes

Checklist

  • I have performed a self-review of my code
  • I ran make check and fixed resulting issues
  • I ran the relevant tests and they all pass
  • I wrote tests for my new features, or added regression tests for the bug I fixed

Testing

If you didn't write tests, explain how you made sure the code was correct and working as intended.