Skip to content
Rajesh Sethi edited this page Aug 10, 2021 · 1 revision

Welcome to the blazer wiki!

An ideal pull request format

  • The PR size should not be too big
  • The PR title should contain the issue id followed by the title. e.g [issue-25: pre-check range support on server]
  • The PR description should have the reference of the issue.
  • The PR description should have what? why? and how?.
  • Include the required tests for your changes.

Refer: PR

Clone this wiki locally