Skip to content
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 changelog & PR template #36

Closed
wants to merge 4 commits into from

Conversation

Kevingislason
Copy link
Contributor

No description provided.

Copy link
Contributor

@bhgomes bhgomes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, can you add the auto-release CI system from manta-rs in this PR to get this all at once.

- [ ] Updated relevant documentation in the code.
- [ ] Re-reviewed `Files changed` in the Github PR explorer.
- [ ] Update the version numbers properly:
* ./Cargo.toml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a deprecated file. It should not be changed.

Comment on lines +1 to +17
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [x.y.z] - yyyy-mm-dd
### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the changelog in manta-rs for the format (like Unreleased instead of x.y.z) and also the correct linking setup. Also, for the first CHANGELOG.md add at least the previous version changes instead of just nothing.

write a little note why.

- [ ] Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
- [ ] Test changes against the associated `manta-front-end` PR
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add more documentation on what this means?

@bhgomes bhgomes added the P-medium Priority: Medium label Jul 8, 2022
@bhgomes
Copy link
Contributor

bhgomes commented Feb 14, 2023

Closed in favor of #84.

@bhgomes bhgomes closed this Feb 14, 2023
@bhgomes bhgomes deleted the chore/add_pr_template_and_changelog branch February 14, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Priority: Medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants