* Improve Pages workflow and redesign site with accessible sidebar navigation * README clean up * Use Makefile website target in Pages deploy workflow
22 lines
387 B
Markdown
22 lines
387 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 (`:heavy_dollar_sign:` if relevant):
|
|
|
|
Or directly write it:
|
|
|
|
```markdown
|
|
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION.
|
|
```
|