diff --git a/pull_request_template.md b/pull_request_template.md index a744798..c93d7d8 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -31,8 +31,7 @@ Links will be tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot - `Description.` should end with a full stop/period - 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)` - - 🤕 indicates that the project is in beta phase. -
Add 🤕 next to the project name like `[Name 🤕](Link)` +- LABEL (Optional): Add one of the following icons next to the project name like ```[Name](Link) :icon: - Description.``` + - :heavy_dollar_sign: indicates if one needs a paying subscription to use the project. + - :construction: indicates that the project is in work in progress/beta phase. + - :skull: indicates that the project is obsolete, but still worth mentioning it. \ No newline at end of file