Skip to content

Commit

Permalink
πŸ“š [doc]: question accept 2020 emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
mightbesimon committed Dec 11, 2022
1 parent 3bfa271 commit 85c6529
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

> Author: [mightbesimon](https://github.com/mightbesimon)
## v1.5.2 - 4 December 2022
## v1.5.2 - 12 December 2022

- ✨ [feature]: add go language extension 🦫
- ❓ [question] considering increase the accepted emojis to year 2020?
- ✨ [feature]: add notebook product icon
- πŸ”€ [change]: update bookmark, remove map `symbol-class` product icon
- πŸ“š [doc]: new thumbnails in `README.md`

## v1.5.1 - 24 November 2022

Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ For the best chance of your contribution making into the next release, please fo

## Emoji Proposal Pull Requests

1. add your proposals in one of the existing `.md` reference files inside `reference/` folder
1. add your proposals in one of the existing `.md` reference files inside `references/` folder
1. run build task (cmd+shift+B) or `$ python3 -m translate` to generate json theme files
1. start debug (F5) to preview your changes

> ⚠️ Do not commit any `*icon-theme.json` files, these will be generated in the CI/CD workflow
> ⚠️ For compatibility purposes, please try to use emojis release in 2019 or earlier. You may check your emojis [here](https://unicode.org/emoji/charts/emoji-versions.html)
> ⚠️ For compatibility purposes, please try to use emojis release in 2020 or earlier. You may check your emojis [here](https://unicode.org/emoji/charts/emoji-versions.html)
In `references/*.md` files, each proposal has to follow the following format rules exactly.

Expand All @@ -40,7 +40,7 @@ no

```markdown
- 1️⃣2️⃣ filename (two emojis one line)
- πŸ˜” leftNoSpace.ts|rightNoSpace.js
- πŸ˜” noLeftSpace.ts|noRightSpace.js
- πŸ‘Ž (comment out of place) .extension
```

Expand Down

0 comments on commit 85c6529

Please sign in to comment.