chore(github): align contributor docs and CI with Go workflow

This commit is contained in:
Julien Bisconti
2026-02-28 00:06:37 +01:00
parent 0f00303939
commit dc01ff137e
9 changed files with 120 additions and 219 deletions

View File

@@ -1,18 +1,21 @@
---
name: Add a project
about: Add a new project to the list
title: add [PROJECT_NAME]
title: "add: [PROJECT_NAME]"
labels: pending-evaluation
assignees: ''
---
Category:
Repository link:
Description:
Description (one sentence):
Author:
Why this should be in the list:
Notes (`:construction:` or `:heavy_dollar_sign:` if relevant):
Or directly write it:
```markdown
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [AUTHOR](https://github.com/AUTHOR)
```