-
Notifications
You must be signed in to change notification settings - Fork 44
docs: delete duplicate root CONTRIBUTING.md, add release-drafter ref to RELEASES.md #917
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
base: main
Are you sure you want to change the base?
Changes from 1 commit
b9d6272
25a25cd
2a1b63e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -95,7 +95,9 @@ The `docs-generate` Poe task is mapped to the `run()` function of `docs/generate | |
|
|
||
| ## Release Management | ||
|
|
||
| Please see the [Release Management](./RELEASES.md) guide for information on how to perform releases and pre-releases. | ||
| This project uses [`semantic-pr-release-drafter`](https://github.com/aaronsteers/semantic-pr-release-drafter) for automated release management. For more information, see the [Releasing Guide](https://github.com/aaronsteers/semantic-pr-release-drafter/blob/main/docs/releasing.md). | ||
|
|
||
| Please also see the [Release Management](./RELEASES.md) guide for repo-specific information on how to perform releases and pre-releases. | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Don't put this content here, since we have a dedicated page already for releases. Put the content into RELEASES.md - or if there's no need for that page anymore (because our new docs cover everything) delete it, in which case the content can live here.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done — reverted |
||
|
|
||
| ## FAQ | ||
|
|
||
|
|
||
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.
Ditto. Delete this dupe file.