Files
sn-api/.github/pull_request_template.md
Filip Pajic 47dc715638 chore: Contributing guide and rules (#3)
* add contributors guide

* Update the PR template contributors guide link

* Update the PR template contributors guide link

* Update one PR template checklist rule
2025-09-22 12:07:51 +02:00

604 B

What does this PR resolve? 🚀

  • Example 1
  • Example 2

Details 📝

Details about the resolved issues or added features...

Checklist

  • I've read Contributions section in the CONTRIBUTORS.md document
  • I have merged the base branch into my branch and resolved all conflicts before merging back into it
  • I have documented the new code
  • I have created automated tests for the new code
  • I have smoke tested the new code locally
  • I have assigned the PR to myself
  • I have named the PR correctly