diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..2a7aa2aad --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,26 @@ + + + +Closes # + +### Description + + + + +### Checks + +- [ ] My pull request adheres to the code style of this project +- [ ] My code requires changes to the documentation +- [ ] I have updated the documentation as required +- [ ] All the tests have passed + +### Additional Information + diff --git a/packages/hoppscotch-app/components/collections/ImportExport.vue b/packages/hoppscotch-app/components/collections/ImportExport.vue index bb1eaf8b2..cefeb23c3 100644 --- a/packages/hoppscotch-app/components/collections/ImportExport.vue +++ b/packages/hoppscotch-app/components/collections/ImportExport.vue @@ -178,6 +178,7 @@