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/07 18:25:38 UTC

[GitHub] [apisix-docker] Yiyiyimu commented on a change in pull request #183: feat: added issue-template

Yiyiyimu commented on a change in pull request #183:
URL: https://github.com/apache/apisix-docker/pull/183#discussion_r646840056



##########
File path: .github/workflows/ISSUE_TEMPLATE/bug-report.md
##########
@@ -0,0 +1,27 @@
+---
+name: Bug Report
+about: Please use this template for reporting suspected bugs.
+labels: "bug"
+---
+
+## Issue description
+<!-- A clear and concise description of what the issue is. -->
+
+## Expected behavior
+<!-- A clear and concise description of what you expected to happen. -->
+
+## How to Reproduce
+<!-- Add how you reproduce that error. -->
+
+## Screenshots
+<!-- Add screenshots to help explain your problem if applicable. -->
+
+## Environment
+
+* apisix version (cmd: `apisix version`):
+* OS (cmd: `uname -a`):
+* OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
+* apisix-docker version, you have:

Review comment:
       apisix docker version is enough

##########
File path: .github/workflows/ISSUE_TEMPLATE/config.yml
##########
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+  - name: Visit Apache APISIX
+    url: https://github.com/apache/apisix
+    about: Ask questions or discuss with other community members about Apache APISIX

Review comment:
       newline missing




-- 
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