From 0823ed98afc32a188ae618d13f8a9b1c71ff30aa Mon Sep 17 00:00:00 2001 From: Mark Skelton Date: Sat, 9 Nov 2019 11:46:35 -0600 Subject: [PATCH] Create new ligature template --- .github/ISSUE_TEMPLATE/new_ligature.md | 47 ++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new_ligature.md diff --git a/.github/ISSUE_TEMPLATE/new_ligature.md b/.github/ISSUE_TEMPLATE/new_ligature.md new file mode 100644 index 0000000..6cf4b62 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new_ligature.md @@ -0,0 +1,47 @@ +--- +name: New ligature +about: Use this template for requesting new ligatures. +title: "Create `[LIGATURE NAME]` ligature" +labels: enhancement +--- + +> **Please only request a single ligature per issue, unless you would like something which has both symmetrical pairs (e.g. `{{` and `}}`)** + +## Request preferences + +* Weight requested: _State which weight you would like, and whether it is for SSm or not._ + + +## Ligature description + +_Please descirbe the ligature here as best you can. Feel free to use images/screenshots to help us get ideas of how to implement it._ + +--- + +### Ligature variations + +Due to how development is handled, not all ligatures are created at the same time. However, we will get to them all eventually. If you would like to help us develop ligatures, please reach out to us via email at kiliman@gmail.com + +#### Operator Mono + +- [ ] XLight +- [ ] XLight Italic +- [ ] Light +- [ ] Light Italic +- [ ] Book +- [ ] Book Italic +- [ ] Medium +- [ ] Medium Italic +- [ ] Bold +- [ ] Bold Italic + +#### Operator Mono SSm + +- [ ] SSm Light +- [ ] SSm Light Italic +- [ ] SSm Book +- [ ] SSm Book Italic +- [ ] SSm Medium +- [ ] SSm Medium Italic +- [ ] SSm Bold +- [ ] SSm Bold Italic