diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..86f3bfc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,39 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: 'bug' +assignees: '' +--- + +**Describe the bug** + + + +**To Reproduce** + + + +Steps to reproduce the behavior: +1. The YAML files of Deployment/Configmap/Rollout I used. +2. Other operations I have done. +3. See error + +**Expected behavior** + + + +**Screenshots** + + + +**Version** +```json +What version are you using. +``` + +**Logs** + +``` +Paste any relevant application logs here. +``` diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..b41ae92 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +blank_issues_enabled: false + +contact_links: + - name: Questions & Help + url: https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-contour/issues + about: Ask a question or start a discussion about "rollouts-plugin-trafficrouter-contour" diff --git a/.github/ISSUE_TEMPLATE/enhancement_proposal.md b/.github/ISSUE_TEMPLATE/enhancement_proposal.md new file mode 100644 index 0000000..8ab874b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement_proposal.md @@ -0,0 +1,18 @@ +--- +name: Enhancement proposal +about: Propose an enhancement for this project +title: '' +labels: 'enhancement' +assignees: '' +--- +# Summary + +What change you think needs making. + +# Motivation + +Please give examples of your use case, e.g. when would you use this. + +# Proposal + +How do you think this should be implemented? \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/security_logs.md b/.github/ISSUE_TEMPLATE/security_logs.md new file mode 100644 index 0000000..3bac1e4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security_logs.md @@ -0,0 +1,28 @@ +--- +name: "\U0001F680 Feature request" +about: Suggest an idea for this project +title: "[Feature]" +labels: kind/feature +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** + + +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + + +**Additional context** +