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:
Simran Spiller
2020-09-23 14:34:12 +02:00
parent 7f4157042d
commit 21412c5eee
+3 -3
View File
@@ -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: ''