mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-23 17:04:28 +01:00
Update issue templates
This commit is contained in:
18
.github/ISSUE_TEMPLATE/add-a-project.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/add-a-project.md
vendored
Normal 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)
|
||||
```
|
||||
Reference in New Issue
Block a user