Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for dead links, add Github template #42

Open
wants to merge 4 commits into
base: html
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -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
1 change: 0 additions & 1 deletion commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ <h2>Categories</h2>
<a href="#Database">Databases</a><br>
<a href="#DataMasking">Data Masking</a><br>
<a href="#dbatoolsCM">dbatools Computer Management</a><br>
<a href="#dbatoolsConfig">dbatools Configuration</a><br>
<a href="#dbatoolsSupport">dbatools Support tools</a><br>
<a href="#dbatoolsupdates">dbatools update watcher</a><br>
</div>
Expand Down
Binary file added start/dbatoolsmol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading