-
Notifications
You must be signed in to change notification settings - Fork 475
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
Add changes #2
base: master
Are you sure you want to change the base?
Add changes #2
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.
A lot of good changes here.
Just a few minor comments. Thanks.
@ngduc Check now ^_^ |
## Ver también | ||
- [Extensión de Vscode: Kanban Board](https://marketplace.visualstudio.com/items?itemName=coddx.coddx-alpha&ssr=false) | ||
- [Extensión de Vscode: Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban) | ||
- [README EN](README.md) |
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.
Thanks for the ES version.
TODO_examples/TODO2.md
Outdated
- [x] Keep the existing `README.md` and duplicate it to `README_ES.md` for ES language (P1) | ||
- [x] Set prority in `TODO2.md` (P2) | ||
- [x] Change Optional in `TODO2.md` (P1) | ||
- [x] Use **P3** to Optional (P2) |
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.
I like the (P*) convention. Are the bracket () the best options? It's ok for now.
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.
Looks great!
Hello.
Isn't that more simple than looking for "✓" sign? |
I would suggest to set the priority as a first part, before the description. See #7 for an example. Edit: By the way, why is this not merged yet even though it's approved? |
@ngduc