Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 961 Bytes

pull_request_template.md

File metadata and controls

42 lines (25 loc) · 961 Bytes

Title of the change and version

Products affected

  • SDK
  • API
  • Admin UI
  • Nodes
  • Servers

Is this a breaking change?

  • yes
  • no

Description of the change

Text Description

What exactly can break?

Write some sentences about what could go wrong if people don't upgrade their logic. Give some examples.

How to ensure my app won't break?

Explain what needs to be done to avoid the apps breaking.

When will this change go live and be mandatory?

Exact date

Link to Moralis Forum for discussions

Create a thread in Moralis forum in this category (https://forum.moralis.io/c/changelog/20) and name the thread with the same TITLE as this MR and link it here

We have staff monitoring forum 24/7 - while we don't monitor github as much - so we need everyone to discuss in the forum

Code Examples

Give as many code examples as possible for different scenarios.

Best practices

Explain best practices