Add .forgejo/issue_template/test.yml
This commit is contained in:
parent
3e9bd163fb
commit
1fd200883c
1 changed files with 11 additions and 0 deletions
11
.forgejo/issue_template/test.yml
Normal file
11
.forgejo/issue_template/test.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
name: 'Template Name'
|
||||||
|
about: 'This template is for testing!'
|
||||||
|
title: '[TEST] '
|
||||||
|
ref: 'main'
|
||||||
|
labels:
|
||||||
|
- bug
|
||||||
|
- 'help needed'
|
||||||
|
---
|
||||||
|
|
||||||
|
This is the template!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue