mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
Merge pull request #23 from brendan-ch/add-generic-task-template
Create generic task template
This commit is contained in:
16
.github/ISSUE_TEMPLATE/generic-task
vendored
Normal file
16
.github/ISSUE_TEMPLATE/generic-task
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
name: Generic task
|
||||||
|
about: Task with multiple steps.
|
||||||
|
title: ''
|
||||||
|
labels:
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Tasks
|
||||||
|
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
-
|
||||||
Reference in New Issue
Block a user