linkedin-learning / .github /ISSUE_TEMPLATE.md
Steven Moser
Initial commit
cd46d41 unverified
<!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Please use the sections below to provide information about the issue.
- Be specific: Add as much detail as possible.
-->
## Issue Overview
<!-- A brief overview of the issue --->
## Describe your environment
<!-- Provide details about your environment: what editor, browser, and other software you are using and any other specifics to your setup -->
## Steps to Reproduce
<!-- Provide an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant. Include a live link if available. -->
1.
2.
3.
4.
## Expected Behavior
<!-- What behavior did you expect? -->
## Current Behavior
<!-- What happened instead of the expected behavior? Describe the difference. -->
## Possible Solution
<!-- Optional: Do you have a fix or a suggestion on how to fix the issue? -->
## Screenshots / Video
<!-- Optional: Add any screenshots or video of the issue if available. -->
## Related Issues
<!-- List related issues -->