Conversation
1489c69 to
ab8c83e
Compare
kbeker
left a comment
There was a problem hiding this comment.
Also please review again everything what already is implemented in SheetStorm and see if it all is added in this file.
NOTES-RELEASE.md
Outdated
| @@ -0,0 +1,13 @@ | |||
|
|
|||
There was a problem hiding this comment.
Please change name of this file to RELEASE-NOTES.md
NOTES-RELEASE.md
Outdated
| @@ -0,0 +1,13 @@ | |||
|
|
|||
| ###v0.1.0 | |||
| - Determine programming tools and requirements. | |||
NOTES-RELEASE.md
Outdated
| - Admin is allow to manage employees list. | ||
| - Manager is allow to see projects and manage them. | ||
| - Markdown support to description field. | ||
| - Users are possible to set and change account details. No newline at end of file |
There was a problem hiding this comment.
Also please add to all this notes numbers of pull requests where it is from.
There was a problem hiding this comment.
How should it look like?
Something like that?
- Markdown support to description field. Feature support markdown in report description #37
There was a problem hiding this comment.
How should it look like?
Something like that?
- Markdown support to description field. Feature support markdown in report description #37
Almost yes :) I would like to have it written with brackets, like this:
* Markdown support to description field. (#37)
There was a problem hiding this comment.
I will try to do it tomorrow ;)
NOTES-RELEASE.md
Outdated
| @@ -0,0 +1,13 @@ | |||
|
|
|||
| ###v0.1.0 | |||
There was a problem hiding this comment.
There is missing space between ### and number version
466e86f to
dc831a0
Compare
kbeker
left a comment
There was a problem hiding this comment.
I've added some fixes and ready to merge
dc831a0 to
b1fc137
Compare
Resolves: #27