[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
23
vendor/danharrin/date-format-converter/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
23
vendor/danharrin/date-format-converter/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
labels: bug
|
||||
assignees: DanHarrin
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To reproduce**
|
||||
A simplified code example to demonstrate the issue you are facing.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Context**
|
||||
- Package version: [e.g. 0.1.0]
|
||||
- Server OS: [e.g. Ubuntu 18.04.4]
|
||||
- PHP version: [e.g. 7.4]
|
||||
|
||||
**Additional details**
|
||||
Add any other details about the problem here.
|
||||
8
vendor/danharrin/date-format-converter/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
vendor/danharrin/date-format-converter/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature request
|
||||
url: https://github.com/danharrin/date-format-converter/discussions/new
|
||||
about: For ideas or feature requests
|
||||
- name: Support questions & other
|
||||
url: https://github.com/danharrin/date-format-converter/discussions/new
|
||||
about: If you have a question or need help installing using the package
|
||||
Reference in New Issue
Block a user