-
Notifications
You must be signed in to change notification settings - Fork 2
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
Devlog missing Devlog #2
Comments
Actually, on a more serious note, adapting this so it can write to a devlog in the current project folder is something I think could be helpful. That way, you can have a devlog.md file in the project that outlines the timeline of the project. Theoretically this could end up similar to commit messages, but it could be helpful for referencing decisions and direction over time, separate from a readme. |
Hi @orionstein, thanks for the suggestion. I like the idea. The tool would try and use the |
Hi @uglow, thanks! I would also suggest that you could streamline/enhance the user experience with this.
I can try to look at prototyping some of those in my fork later. Busy, but wanted to explain/set out those ideas at least. Of course, these are all just suggestions, and feel free to improve, critique, or comment on any of them. |
Thanks @orionstein . I plan to implement support for a folder-local devlogs in a backwards compatible way. This means:
|
BREAKING CHANGE: Requires Node 6 or above now ISSUES CLOSED: #2
Wouldn't it be appropriate to showcase the repo for a devlog project with it's own devlog.md file?
Just thought it was funny it didn't have one!
But this way, users can see the results of an example devlog once entries have been added, as well!
The text was updated successfully, but these errors were encountered: