-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Decoaration from smiley(#118) and webstools(#117) #127
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sadrasabouri Thanks for your effort ;-)
The following decoraations are duplicated :
- angry2
- ball3
- ball4
- fancy3
- fancy4
- fancy5
- fancy6
- fancy18
- fancy81
- star12
Please keep only one from each duplicated pair
It seems there is a problem with |
Fixed ;-) |
Thank You! |
CHANGELOG.md
Outdated
@@ -7,6 +7,193 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. | |||
## [Unreleased] | |||
### Added | |||
- `art_decor_check.py` file | |||
- Greeting GitHub actions | |||
- 190 new decorations: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
190 or 185 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sadrasabouri Would you please correct order in CHANGELOG.md
?
For example :
- fancy1
- fancy2
...
instead of : - fancy1
- fancy10
...
Reference Issues/PRs
#118 #117 #59
What does this implement/fix? Explain your changes.