Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Contributing to devcontainers-extra/features

> [!IMPORTANT]
> This project's maintenance approach is changing - some features may be archived and non-Debian/Ubuntu support may be limited going forward. See [#244](https://github.com/devcontainers-extra/features/issues/244) for details and to share feedback.

Thank you for considering contributing to the devcontainers-extra/features repository! We appreciate your time and effort in helping us improve this project. Below are the guidelines for contributing new features to the repository.

## Adding a New Feature
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
[devcontainers](https://code.visualstudio.com/docs/devcontainers/containers) and
[GitHub Codespaces](https://github.com/features/codespaces)

👀 Don't see your feature here? [🔥 Suggest a new feature! 🔥](https://github.com/devcontainers-extra/features/issues/new?template=suggest-feature.yaml) or [📄 Learn how to add one! 📄](CONTRIBUTING.md) \
🔍 Found a bug? [🐞 Open a bug report! 🐞](https://github.com/devcontainers-extra/features/issues/new?template=feature-bug-report.yaml)

> [!IMPORTANT]
> This project's maintenance approach is changing - some features may be archived and non-Debian/Ubuntu support may be limited going forward. See [#244](https://github.com/devcontainers-extra/features/issues/244) for details and to share feedback.
> If you want to make it easier for me to work on this project, you may consider hitting the Sponsor button [here](https://github.com/sponsors/koralowiec).

## About This Fork

This repository is a continuation of the [devcontainers-contrib/features](https://github.com/devcontainers-contrib/features) project, initially developed by [danielbraun89](https://github.com/danielbraun89). The fork was created to maintain and enhance the project due to inactivity in the original repository.
Expand Down
Loading