mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 13:48:31 +02:00
Update default.md
This commit is contained in:
parent
14d4c60c0e
commit
3fe7386043
1 changed files with 15 additions and 11 deletions
26
.github/ISSUE_TEMPLATE/default.md
vendored
26
.github/ISSUE_TEMPLATE/default.md
vendored
|
@ -1,11 +1,15 @@
|
||||||
---
|
name: Default template
|
||||||
name: Default
|
about: The default template for all issues
|
||||||
about: Describe this issue template's purpose here.
|
body:
|
||||||
title: ''
|
- type: markdown
|
||||||
labels: ''
|
attributes:
|
||||||
assignees: ''
|
value: |
|
||||||
|
Hi
|
||||||
---
|
- type: checkboxes
|
||||||
|
id: agreement
|
||||||
<!-- place a 'X' between the brackets below -->
|
attributes:
|
||||||
* [ ] I agree
|
label: Label
|
||||||
|
description: abc
|
||||||
|
options:
|
||||||
|
- label: Orange cat
|
||||||
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue