mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 16:09:18 +00:00
Attempt to fix GitLab template duplication
This commit is contained in:
parent
76e224e0af
commit
609ef96e42
0
.gitlab/issue_templates/bare.md
Normal file
0
.gitlab/issue_templates/bare.md
Normal file
@ -50,7 +50,7 @@
|
||||
|
||||
/// URL to launch a new issue with pre-populated description
|
||||
wxString COMMON_CONTROL::m_bugReportUrl =
|
||||
wxS( "https://gitlab.com/kicad/code/kicad/issues/new?issue[description]=%s" );
|
||||
wxS( "https://gitlab.com/kicad/code/kicad/issues/new?issuable_template=bare&issue[description]=%s" );
|
||||
|
||||
|
||||
/// Issue template to use for reporting bugs (this should not be translated)
|
||||
|
Loading…
Reference in New Issue
Block a user