blob: 92bee99b4a898c3afb8925ef9ee84c7b54a4c74c [file] [log] [blame] [view] [raw]
---
name: Library request
about: Request a new library
title: '[LIB REQUEST] INSERT LIB NAME HERE'
labels:
- 'request'
- 'new-libs'
assignees: ''
---
<!-- Insert the appropriate text after each tag -->
**Library name:**
<!-- What's the name of the library? -->
**Library description:**
<!-- A sentence that describes what this library does. It helps us when filling some of the UI elements when adding the library -->
**Library repository:**
<!-- URL of where we can find the library -->
**Library homepage:**
<!-- If applicable, please add the homepage for the library. If it does not have any, we'll use the repository URL. -->
**Motivation:**
<!-- Is there any specific reason as to why you want this library to be added? -->
<!-- EXTRA:
It would be very helpful for the implementator to have some small snippet of code to tell when the library has been properly installed.
BUT Do not feel forced to provide one, this is just a nice-to-have extra! If you do, please attach it after this line -->