add
添加项目文件
This commit is contained in:
33
zh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
zh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Describe the Bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Expected Behavior
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Steps to Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Run '....'
|
||||
3. Enter '....'
|
||||
4. See error
|
||||
|
||||
## Screenshots
|
||||
If applicable, add screenshots or logs to help explain your problem.
|
||||
|
||||
## Environment (please complete the following information):
|
||||
|
||||
Anything that will help us triage the bug will help. Here are some ideas:
|
||||
- OS: [e.g. Linux, OSX, WSL, etc]
|
||||
- Version [e.g. 10.15]
|
||||
|
||||
## Additional Context
|
||||
Add any other context about the problem here.
|
||||
8
zh/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
zh/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
|
||||
- name: DevOps Cloud Services Program
|
||||
url: https://www.binbash.com.ar
|
||||
about: |-
|
||||
At binbash Leverage, our focus is on creating reusable, high quality infrastructure code, such as our Reference Architecture for AWS backed by our DevOps Automation Code Library.
|
||||
32
zh/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
32
zh/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'feature request'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Describe the Feature
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Expected Behavior
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Use Case
|
||||
|
||||
Is your feature request related to a problem/challenge you are trying to solve? Please provide some additional context of why this feature or capability will be valuable.
|
||||
|
||||
## Describe Ideal Solution
|
||||
|
||||
A clear and concise description of what you want to happen. If you don't know, that's okay.
|
||||
|
||||
## Alternatives Considered
|
||||
|
||||
Explain what alternative solutions or features you've considered.
|
||||
|
||||
## Additional Context
|
||||
|
||||
Add any other context or screenshots about the feature request here.
|
||||
0
zh/.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
0
zh/.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
Reference in New Issue
Block a user