69 lines
2.6 KiB
Markdown
69 lines
2.6 KiB
Markdown
# GitHub Issue: Web Research Findings
|
|
|
|
This issue was automatically generated from web research conducted by Claude. Please review and fill in the missing details.
|
|
|
|
## Summary
|
|
|
|
[**Briefly summarize the issue here. What problem does this issue address? What is the desired outcome?**]
|
|
|
|
*Example: "Improve website loading speed by optimizing image sizes."*
|
|
|
|
## Web Research Context
|
|
|
|
[**Paste the relevant context from the web research conducted by Claude. This might include snippets of text, links to specific pages, or summaries of research findings.**]
|
|
|
|
*Example:*
|
|
|
|
>*"According to [website link], large image files are a common cause of slow loading times. The website recommends using optimized image formats like WebP and compressing images before uploading."*
|
|
|
|
>*"Google's PageSpeed Insights tool ([link to PageSpeed Insights]) reports that our website's images are not optimized and contribute significantly to the overall loading time."*
|
|
|
|
## Proposed Solution
|
|
|
|
[**Describe the proposed solution based on the web research. Be specific and actionable.**]
|
|
|
|
*Example: "Implement image optimization techniques, including converting images to WebP format, compressing images using tools like ImageOptim, and using responsive images to serve appropriately sized images for different devices."*
|
|
|
|
## Steps to Reproduce
|
|
|
|
[**If applicable, provide steps to reproduce the problem or verify the solution.**]
|
|
|
|
*Example:*
|
|
|
|
1. *Visit the website [website link] on a mobile device.*
|
|
2. *Observe the loading time of the page.*
|
|
3. *Compare the loading time before and after implementing image optimization techniques.*
|
|
|
|
## Acceptance Criteria
|
|
|
|
[**Define the criteria that must be met for the issue to be considered resolved.**]
|
|
|
|
*Example:*
|
|
|
|
* *Website loading time (as measured by Google PageSpeed Insights) is reduced by at least 20%.*
|
|
* *Images are optimized for web and mobile devices without significant loss of quality.*
|
|
* *WebP format is used for all new images uploaded to the website.*
|
|
|
|
## Relevant URLs
|
|
|
|
[**List any relevant URLs that are related to the issue or the proposed solution.**]
|
|
|
|
*Example:*
|
|
|
|
* *[Website Link]*
|
|
* *[Link to Google PageSpeed Insights]*
|
|
* *[Link to Image Optimization Tool]*
|
|
|
|
## Additional Notes
|
|
|
|
[**Include any additional information or context that may be helpful.**]
|
|
|
|
*Example: "This issue is related to the ongoing project to improve website performance. Ensure that all changes are thoroughly tested before being deployed to production."*
|
|
|
|
## Assignee
|
|
|
|
[**Assign this issue to the appropriate person or team.**]
|
|
|
|
## Labels
|
|
|
|
[**Add relevant labels to categorize the issue (e.g., "performance," "optimization," "image").**] |