mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
Add end-of-life message to issue templates
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
parent
c9527747eb
commit
db94eb0c26
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
10
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -7,6 +7,16 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
**DEPRECATION NOTICE:**
|
||||||
|
|
||||||
|
Compose V1 is end-of-life, and as such only issues relating to security vulnerabilities will be considered.
|
||||||
|
|
||||||
|
Please do not submit issues regarding bugs or improvements.
|
||||||
|
|
||||||
|
For a more up-to-date compose, check v2: https://github.com/docker/compose/tree/v2/
|
||||||
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Welcome to the docker-compose issue tracker! Before creating an issue, please heed the following:
|
Welcome to the docker-compose issue tracker! Before creating an issue, please heed the following:
|
||||||
|
|
||||||
|
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -7,6 +7,16 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
**DEPRECATION NOTICE:**
|
||||||
|
|
||||||
|
Compose V1 is end-of-life, and as such only issues relating to security vulnerabilities will be considered.
|
||||||
|
|
||||||
|
Please do not submit issues regarding bugs or improvements.
|
||||||
|
|
||||||
|
For a more up-to-date compose, check v2: https://github.com/docker/compose/tree/v2/
|
||||||
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Welcome to the docker-compose issue tracker! Before creating an issue, please heed the following:
|
Welcome to the docker-compose issue tracker! Before creating an issue, please heed the following:
|
||||||
|
|
||||||
|
@ -7,6 +7,16 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
**DEPRECATION NOTICE:**
|
||||||
|
|
||||||
|
Compose V1 is end-of-life, and as such only issues relating to security vulnerabilities will be considered.
|
||||||
|
|
||||||
|
Please do not submit issues regarding bugs or improvements.
|
||||||
|
|
||||||
|
For a more up-to-date compose, check v2: https://github.com/docker/compose/tree/v2/
|
||||||
|
-->
|
||||||
|
|
||||||
Please post on our forums: https://forums.docker.com for questions about using `docker-compose`.
|
Please post on our forums: https://forums.docker.com for questions about using `docker-compose`.
|
||||||
|
|
||||||
Posts that are not a bug report or a feature/enhancement request will not be addressed on this issue tracker.
|
Posts that are not a bug report or a feature/enhancement request will not be addressed on this issue tracker.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user