From 344250327f8f9f0ef8558bd4c5e43d5ff7759739 Mon Sep 17 00:00:00 2001 From: Ofek Shilon Date: Fri, 22 Mar 2024 13:08:27 +0200 Subject: [PATCH] Another test --- .github/ISSUE_TEMPLATE/library_request.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/library_request.yml b/.github/ISSUE_TEMPLATE/library_request.yml index 8905b6abb7d..bb6f8ea8996 100644 --- a/.github/ISSUE_TEMPLATE/library_request.yml +++ b/.github/ISSUE_TEMPLATE/library_request.yml @@ -5,12 +5,13 @@ labels: ['request', 'new-libs'] body: - type: markdown attributes: - value: 'Note: You are welcome to open a request for a library - but you're even more welcome to open + value: | + Note: You are welcome to open a request for a library - but you're even more welcome to open a PR for it! Today we rely almost entirely on contributions for compiler/library requests, and (we hope) the contribution process isn't very painful. [Link to doc](https://github.com/compiler-explorer/compiler-explorer/blob/main/docs/AddingALibrary.md), - Links to example PR - [1](https://github.com/compiler-explorer/compiler-explorer/pull/6253),[2](https://github.com/compiler-explorer/infra/pull/1253) - We'll also be happy to try and help in our [discord](https://discord.gg/r9XASD3q).' + Links to example PR: [1](https://github.com/compiler-explorer/compiler-explorer/pull/6253),[2](https://github.com/compiler-explorer/infra/pull/1253) + We'll also be happy to try and help in our [discord](https://discord.gg/r9XASD3q). - type: input id: library-name attributes: