- Add 🧊 marker for 113 stale projects (2+ years inactive) - Remove 4 archived repos (Centurion, notary, Minio, docker-ls) - Remove 1 broken link (docker-lock / safe-waters) - Add Arcane to the Web section - Replace 💲 with 💴 across README and tooling - Add 🧊 (MarkerStale) support to Go parser/linter - Update CONTRIBUTING.md, PR template, issue template, and AGENTS.md Closes #1260, relates to #1188, #1255 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
22 lines
373 B
Markdown
22 lines
373 B
Markdown
---
|
|
name: Add a project
|
|
about: Add a new project to the list
|
|
title: "add: [PROJECT_NAME] in [SECTION_NAME]"
|
|
labels: pending-evaluation
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Category:
|
|
Repository link:
|
|
Description (one sentence):
|
|
Author:
|
|
Why this should be in the list:
|
|
Notes (`:yen:` if relevant):
|
|
|
|
Or directly write it:
|
|
|
|
```markdown
|
|
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION.
|
|
```
|