Pull requests allow you to contribute to TechBlitz by suggestion changes to the codebase.
We have a few guidelines that we ask you to follow when creating pull requests.
In an ideal world, the pull request should be created via an issue. This allows us to track the issue and the pull request together.If you do not have an issue, you can create one by clicking the “Create issue” button in the top right corner of the repository.There is more information about creating issues here.
The description of each pull request should be a detailed description of the changes you are making.It should include the motivation for the changes and the details of the changes.Although preview urls are generated, please do attach screenshots of the changes you are making to make
reviewing the pull request easier.