Update issue templates

This commit is contained in:
Julien Bisconti
2025-10-02 20:47:37 +02:00
committed by GitHub
parent 5b46451014
commit 05737bcde8

18
.github/ISSUE_TEMPLATE/add-a-project.md vendored Normal file
View File

@@ -0,0 +1,18 @@
---
name: Add a project
about: Add a new project to the list
title: add [PROJECT_NAME]
labels: pending-evaluation
assignees: ''
---
Repository link:
Description:
Author:
Or directly write it:
```markdown
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
```