How to determine priority/severity:
1. Critical: blocking bugs that directly prevent business. Example: a checkout page not loading.
2. High: affects major features, but non-breaking. E.g.: the search bar on an e-commerce website.
3. Medium: noticeable bugs that disrupt normal use. E.g.: broken link, long loading times.
4. Low: small issues and enhancements: typos, missing images…