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 support to choose changelog "style" #7

Open
engfragui opened this issue Mar 7, 2018 · 2 comments
Open

Add support to choose changelog "style" #7

engfragui opened this issue Mar 7, 2018 · 2 comments

Comments

@engfragui
Copy link

I've started using this bitbucket-changelog for one of my project. I was wondering if you were thinking about somehow adding support for users to choose a changelog "style" that is different from the default one.

Default:

## 1.0.0
Feb 28th 18

- [1](https://link-to-pull-request) Pull Request title <small>[Author name](https://link-to-developer-profile) ([issue-number](https://link-to-jira-issue)) - 28/2/18</small>

Maybe the user wants something like:

# 1.0.0 (2018-02-22)

- Pull Request title <small>[Author name](https://link-to-developer-profile) ([issue-number](https://link-to-jira-issue)) - 28/2/18</small> [1](https://link-to-pull-request)

I'm still not sure how the user will provide these inputs, for now I'm just curious to understand if this is something on your mind or something that you'll never want to support. Thanks

@mikestead
Copy link
Owner

@engfragui That's certainly something I'd be open to. Perhaps a theme option could be passed.

It's unfortunately not something I'd be looking at any time soon but would be open to PR's.

@kcabreradev
Copy link

@mikestead Are you still open to receive PR's for this feature? I'm interested on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants