Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 2.72 KB

File metadata and controls

60 lines (42 loc) · 2.72 KB

Support for Azure Resource Inventory

Microsoft Logo

GitHub Issues GitHub Pull Requests

📋 Filing Issues and Getting Help

This project uses GitHub Issues to track bugs, feature requests, and questions. Before creating a new issue, please follow these steps:

  1. Search existing issues: Check the existing issues to see if your problem or request has already been reported.

  2. Create a detailed issue: If no existing issue addresses your needs, create a new issue with:

    • A clear, descriptive title
    • Detailed steps to reproduce bugs or clear descriptions of feature requests
    • Version information (PowerShell version, module version, OS)
    • Screenshots or logs when applicable
  3. Use issue templates: If available, use the appropriate issue template to ensure you provide all the necessary information.

🔍 Types of Issues

Issue Type Description Template
Bug Report Report a problem with existing functionality Bug Report
Feature Request Suggest a new feature or enhancement Feature Request
Documentation Report issues with documentation Documentation
Question Ask a question about usage Question

🛡️ Microsoft Support Policy

Official support for this project is limited to the GitHub issues system as described above.

Note: Azure Resource Inventory is an open-source project maintained by the community. While we strive to address issues in a timely manner, response times may vary based on priority and maintainer availability. Microsoft offers no official support for this project.

🔄 Issue Lifecycle

  1. New: Issue has been submitted but not yet reviewed
  2. Triaged: Issue has been reviewed and accepted for consideration
  3. In Progress: Work has begun on addressing the issue
  4. Resolved: The issue has been addressed and is ready for closure

💬 Community Support

We encourage community participation through:

  • Discussions in issue threads
  • Contributing fixes or improvements via pull requests
  • Sharing workarounds and solutions

📚 Additional Resources