mirror of
https://codeberg.org/sunder/sunder.git
synced 2026-07-16 06:24:36 +00:00
add templates
This commit is contained in:
parent
c75f17dfe9
commit
e984e905e6
3 changed files with 36 additions and 0 deletions
14
.forgejo/issue_template/default.md
Normal file
14
.forgejo/issue_template/default.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: 'Default'
|
||||
about: 'The default template for issues'
|
||||
ref: 'main'
|
||||
---
|
||||
|
||||
# Summary
|
||||
|
||||
<!-- Summarize the bug encountered concisely. -->
|
||||
|
||||
# Relevant logs and/or screenshots
|
||||
|
||||
<!-- Paste any relevant logs - use code blocks (```) to format console output, logs, and code
|
||||
as it's tough to read otherwise. -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue