-
Notifications
You must be signed in to change notification settings - Fork 456
Add initial devcontainer configuration #546
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
base: tidy-dev/triaging-workflows
Are you sure you want to change the base?
Add initial devcontainer configuration #546
Conversation
Add GitHub Actions for Issue Management
Updated feature request template labels for clarity.
Updated bug report template to change label from 'needs triage' to 'triage'.
Iterate on issue management workflows
Added entry for version 0.0.346 detailing a bug fix related to premium request usage.
Added support for custom agents and a new /delegate command for task delegation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces a basic devcontainer configuration to enable containerized development environments. The configuration uses Microsoft's universal devcontainer image, providing a standardized development setup.
Key Changes:
- Added
.devcontainer/devcontainer.jsonwith minimal configuration - Configured to use Microsoft's universal devcontainer image version 2
- Includes an empty features object for potential future customization
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.