From 22721a013bdd10d5eb395ba18453585f5f3f1f7f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 31 Aug 2020 23:07:20 +0200 Subject: rebuild the ios platform and the plugins --- .../.github/PULL_REQUEST_TEMPLATE.md | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-firebasex/.github/PULL_REQUEST_TEMPLATE.md (limited to 'StoneIsland/plugins/cordova-plugin-firebasex/.github/PULL_REQUEST_TEMPLATE.md') diff --git a/StoneIsland/plugins/cordova-plugin-firebasex/.github/PULL_REQUEST_TEMPLATE.md b/StoneIsland/plugins/cordova-plugin-firebasex/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..fa6ad932 --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-firebasex/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,37 @@ +## PR Type +What kind of change does this PR introduce? + + +- [ ] Bugfix +- [ ] Feature +- [ ] Code style update (formatting, local variables) +- [ ] Refactoring (no functional changes, no api changes) +- [ ] Documentation changes +- [ ] Other... Please describe: + + + +## PR Checklist +For bug fixes / features, please check if your PR fulfills the following requirements: + +- [ ] Testing has been carried out for the changes have been added +- [ ] Regression testing has been carried out for existing functionality +- [ ] Docs have been added / updated + +## What is the purpose of this PR? + + + +## Does this PR introduce a breaking change? +- [ ] Yes +- [ ] No + + + +## What testing has been done on the changes in the PR? + + +## What testing has been done on existing functionality? + + +## Other information \ No newline at end of file -- cgit v1.2.3-70-g09d2