> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymath/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymath/dev-2.1.0/pull_request_template.md).

# PULL\_REQUEST\_TEMPLATE

## Please check if the PR fulfills these requirements

* [ ] The commit message follows our Submission guidelines
* [ ] Tests for the changes have been added (for bug fixes / features)
* [ ] Docs have been added / updated (for bug fixes / features)

## What kind of change does this PR introduce?

(Bug fix, feature, docs update, ...)

## What is the current behavior?

(You can also link to an open issue here)

## What is the new behavior?

(Define and describe any new functionality. Clarify if this is a feature change)

## Does this PR introduce a breaking change?

(What changes might users need to make in their application due to this PR?)

## Any Other information:
