diff options
| author | Al <gabriel.cortesi@outlook.com> | 2019-01-25 23:28:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-25 23:28:00 +0100 |
| commit | 26d5313cba0868d7e31dc8aaf26601f4643b596b (patch) | |
| tree | fa88c22a49efd678ca227e1af2709343d96273d5 /.github/ISSUE_TEMPLATE/dev-ticket.md | |
| parent | 0740b2b22fa1bc7db9b26a70ad4a4bc20a07efa1 (diff) | |
Added new Issue variegated templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/dev-ticket.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/dev-ticket.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/dev-ticket.md b/.github/ISSUE_TEMPLATE/dev-ticket.md new file mode 100644 index 00000000..16d02311 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dev-ticket.md @@ -0,0 +1,10 @@ +--- +name: Dev Ticket +about: Reserved for development tasks and management. +title: '' +labels: Dev Ticket +assignees: '' + +--- + + |
