25 lines
613 B
Markdown
25 lines
613 B
Markdown
|
<!--
|
||
|
Make sure to assign one and only one Type (`T:`) and State (`S:`) label.
|
||
|
Select reviewers if ready for review. Our bot will automatically assign you.
|
||
|
-->
|
||
|
|
||
|
## What, How & Why?
|
||
|
|
||
|
<!--
|
||
|
Describe the changes and give some hints to guide your reviewers if possible.
|
||
|
-->
|
||
|
|
||
|
Reference to the issue(s) addressed by this PR: # ???
|
||
|
|
||
|
<!--
|
||
|
- This fixes #???
|
||
|
- This closes realm/realm-sync#???
|
||
|
-->
|
||
|
|
||
|
## ☑️ ToDos
|
||
|
<!-- Add your own todos here -->
|
||
|
* [ ] 📝 Changelog entry
|
||
|
* [ ] 🚦 Tests
|
||
|
* [ ] 📝 Public documentation PR created or is not necessary
|
||
|
* [ ] 💥 `Breaking` label has been applied or is not necessary
|