diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..38fc14f --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1 @@ +# Code of Conduct diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..51a2f64 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ + + +**Environment:** + +* Operating System/Architecture: + +**Expected Behavior:** + + +**Actual Behavior:** + + +**Steps to Reproduce:** + + +**Important Factoids:** + + +**References:** + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..6e58dbe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report about: Let us know about a bug! +title: '' +labels: 'bug' assignees: '' +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: + +1. Run `...` +3. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Environment:** + +* Operating System/Architecture: + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..7226bcb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Ask a question + url: https://github.com/omegion/argocd-actions/discussions/new + about: For increased visibility, please post questions on the discussions. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..47d27d1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest something! +title: '' +labels: 'feature-request' +assignees: '' +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Explain any additional use-cases** +If there are any use-cases that would help us understand the use/need/value please share them as they can help us decide on acceptance and prioritization. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..d649f37 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,10 @@ +We deeply appreciate any effort to discover and disclose security vulnerabilities responsibly. + +If you would like to report a vulnerability in one of our products, or have security concerns regarding the software, +please email [omegion@gmail.com](mailto:omegion@gmail.com). + +In order for us to best respond to your report, please include any of the following: + +* Steps to reproduce or proof-of-concept +* Any relevant tools, including versions used +* Tool output