github: Fix build issue templates
There's a limitation to the length of frontmatter fields it seems: About is too long (maximum is 200 characters)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: Build/Packaging
|
||||
about: >-
|
||||
Report an issue related to compiling or packaging (including nightly builds /
|
||||
continuous integration). Note that we do not officially support custom build
|
||||
configurations and may choose not to address issues involving them.
|
||||
Report an issue related to compiling or packaging (including continuous
|
||||
integration). Note that we do not officially support custom build
|
||||
configurations and may not address issues involving them.
|
||||
title: '[BUILD] '
|
||||
labels: 'Building/Packaging, Triage'
|
||||
assignees: ''
|
||||
|
||||
Reference in New Issue
Block a user