diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml new file mode 100644 index 0000000..93ca05e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -0,0 +1,42 @@ +name: Bug Report +description: File a bug report +labels: ["bug"] +body: + - type: markdown + id: intro-md + attributes: + value: | + Thanks for taking the time to fill out this bug report! Please open issues related to module specific documentation on [dbatools repository](https://github.com/dataplat/dbatools/issues/new). + Please ensure you provide as much information as asked to better assist in confirming and identifying a fix for the bug report. + - type: dropdown + id: existing-issue + attributes: + label: "Verified issue does not already exist?" + description: "Please search to see if an issue already exists for the bug you encountered." + options: + - "No, I did not search" + - "I have searched and found no existing issue" + validations: + required: true + - type: textarea + id: page-link + attributes: + label: "Please provide the public link/page with the error?" + description: "Please provide the link(s) that contain the error observed." + validations: + required: true + - type: markdown + id: env-info + attributes: + value: "## Environment Details" + - type: dropdown + id: browser-detail + attributes: + label: "What browser are you using/tried? (We only support the options provided.)" + multiple: true + options: + - Google Chrome + - Firefox + - Edge + validations: + required: true diff --git a/commands/index.html b/commands/index.html index f2d1cd7..70acbad 100644 --- a/commands/index.html +++ b/commands/index.html @@ -508,7 +508,6 @@

Categories

Databases
Data Masking
dbatools Computer Management
- dbatools Configuration
dbatools Support tools
dbatools update watcher
diff --git a/start/dbatoolsmol.png b/start/dbatoolsmol.png new file mode 100644 index 0000000..67d35cd Binary files /dev/null and b/start/dbatoolsmol.png differ diff --git a/start/index.html b/start/index.html index bb3e0f6..7b35a7e 100644 --- a/start/index.html +++ b/start/index.html @@ -29,8 +29,8 @@ .section-testimonials .card { max-width : 140px; } /* --- End custom CSS --- */ - .section-features{ background-color: rgba(227,227,227,1); } - + .section-features{ background-color: rgba(227,227,227,1); } + @@ -120,7 +120,7 @@ 'jetpack-lazy-images-js-enabled' ); - + @@ -144,16 +144,16 @@