From 0f33a7b6635b7dcfd909de4c32a5bab93c760d38 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Mon, 4 Sep 2017 19:37:00 +0200 Subject: [PATCH] update labels on pull request template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Label '$$$' for paying subscription was replaced by UTF-8 character 💲 and for 'BETA' by 🤕. --- pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 9855318..a744798 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -32,7 +32,7 @@ Links will be tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot - For GitHub repositories, add the name of the author with a link to its GitHub account after the description, like `By [@author](GitHub account)` - ORDER: The entries are in lexical order (English letter order) - LABEL (Optional) - - $$$ indicates if one needs a paying subscription to use the project. -
Add $$$ next to the project name like `[Name $$$](Link)` - - BETA indicates that the project is in beta phase. -
Add BETA next to the project name like `[Name BETA](Link)` + - 💲 indicates if one needs a paying subscription to use the project. +
Add 💲 next to the project name like `[Name 💲](Link)` + - 🤕 indicates that the project is in beta phase. +
Add 🤕 next to the project name like `[Name 🤕](Link)`