From a5e2b831b50ee58f4930d6374dfd53a3fe551170 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 28 Feb 2026 00:18:01 +0100 Subject: [PATCH] Remove construction tag guidance from docs and templates --- .github/CONTRIBUTING.md | 1 - .github/ISSUE_TEMPLATE/add-a-project.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 92cfeab..f0ea65b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -19,7 +19,6 @@ Please read and follow the [Code of Conduct](./CODE_OF_CONDUCT.md). - Prefer GitHub project/repository URLs over marketing pages. - Keep entries alphabetically sorted within their section. - Keep descriptions concise and concrete. -- Use `:construction:` for WIP projects. - Use `:heavy_dollar_sign:` for paid/commercial services. - Do not use `:skull:`; archived/deprecated projects should be removed. - Avoid duplicate links and redirect variants. diff --git a/.github/ISSUE_TEMPLATE/add-a-project.md b/.github/ISSUE_TEMPLATE/add-a-project.md index 3be305e..2bdd313 100644 --- a/.github/ISSUE_TEMPLATE/add-a-project.md +++ b/.github/ISSUE_TEMPLATE/add-a-project.md @@ -12,7 +12,7 @@ Repository link: Description (one sentence): Author: Why this should be in the list: -Notes (`:construction:` or `:heavy_dollar_sign:` if relevant): +Notes (`:heavy_dollar_sign:` if relevant): Or directly write it: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 292823a..db556e1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,4 +25,4 @@ Describe what changed and why. - [ ] Links point to project repositories (no duplicates or redirects) - [ ] Descriptions are concise and specific - [ ] Archived/deprecated projects were removed instead of tagged -- [ ] Used `:construction:` and `:heavy_dollar_sign:` only when applicable +- [ ] Used `:heavy_dollar_sign:` only when applicable diff --git a/README.md b/README.md index 45e7277..46a7a67 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,6 @@ All the links are monitored and tested with a home baked [Node.js script](https: # Legend -- Beta :construction: - Monetized :heavy_dollar_sign: # What is Docker