Moving the template file location (#3523)

see
https://github.com/appsmithorg/appsmith/issus/826#issuecomment-703093426
for details
This commit is contained in:
Shany Pozin
2023-02-02 11:02:47 +02:00
committed by GitHub
parent 567b71c1d2
commit bf1c36a30c

10
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,10 @@
## Describe your changes
## Issue ticket number and link
## Checklist before requesting a review
- [ ] I have performed a self-review of my code.
- [ ] If it is a core feature, I have added thorough tests.
- [ ] Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
- [ ] If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.