mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 16:47:00 +02:00
add an issue config forcing all issues to go through templates
This commit is contained in:
parent
f4302d77a6
commit
f7ddf397f0
1 changed files with 7 additions and 0 deletions
7
.forgejo/issue_template/config.yaml
Normal file
7
.forgejo/issue_template/config.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# we require you use one of our issue templates
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: Small Hack
|
||||
url: https://codeberg.org/small-hack
|
||||
about: Visit our org's homepage
|
||||
Loading…
Add table
Add a link
Reference in a new issue