-
Notifications
You must be signed in to change notification settings - Fork 18
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 release notes for 0.1.0 #647
Conversation
change description for general release
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 think this is fine, I just had one suggestion about including a link to the actual docs page, but up to you.
CHANGELOG.md
Outdated
|
||
With respect to infrastructure, the repository contains the following components: | ||
|
||
- detailed documentation in the `docs` directory explaining how to interact with the OpenScPCA project and how to set up and run analyses |
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.
Maybe provide a link to the actual docs too?
RELEASE_NOTES.md
Outdated
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.
Why do we also have this file? What am I missing?
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 had named it that before. Not sure how it got duplicated rather than renamed!
Okay, I removed the extra file, added the link @allyhawkins requested, and then decided that we should probably keep these root-level *I run |
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.
👍🏻
As I was preparing #623, I thought it might be nice to have the release notes reviewed, which let me to wanting to create a changelog file to hold them all.
Please review these initial release notes, and let me know if there is anything you think I should specifically add or generally rephrase.
I also made a few updates fixing paths in templates that I noticed had changed and a few other minor template updates.