add templates

This commit is contained in:
anyreso 2026-03-16 04:11:39 -04:00
parent c75f17dfe9
commit e984e905e6
3 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Sunder
url: https://matrix.to/#/#sunder:matrix.org
about: Join us on Matrix

View 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. -->

View file

@ -0,0 +1,17 @@
---
name: 'Default'
about: 'The default pull requests template'
ref: 'main'
---
# Description
<!-- Briefly describe the purpose of this merge request -->
# Related Issues
<!-- List any related issues or tickets -->
# Screenshots
<!-- If applicable, provide screenshots or visual representations of the changes -->