You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/23 00:46:50 UTC

[GitHub] [apisix-java-plugin-runner] spacewander commented on a change in pull request #39: feat: added issue and PR template, semantic test

spacewander commented on a change in pull request #39:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/39#discussion_r656675317



##########
File path: .github/PULL_REQUEST_TEMPLATE
##########
@@ -0,0 +1,29 @@
+Please answer these questions before submitting a pull request
+
+- Why submit this pull request?
+- [ ] Bugfix
+- [ ] New feature provided
+- [ ] Improve performance
+- [ ] Backport patches

Review comment:
       We don't have a plan to do backport yet.

##########
File path: .github/ISSUE_TEMPLATE/bug-report.md
##########
@@ -0,0 +1,24 @@
+---
+name: Bug report template
+about: Please use this template for reporting suspected bugs.
+title: 'bug: '
+labels: ''
+assignees: ''
+
+---
+
+### Issue description
+
+### Environment
+
+* your apisix-java-plugin-runner version;

Review comment:
       Please remove the unnecessary ';'




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org