Add boilerplate structure to CHANGELOG#9501
Merged
Conversation
ea66b19 to
5107ab1
Compare
Member
Author
|
I'll add this relevant comment from @ahukkanen here, so it's handy when we retake this issue, when working in v0.28 release:
|
ahukkanen
requested changes
Jul 8, 2022
Contributor
ahukkanen
left a comment
There was a problem hiding this comment.
I'm not sure but I think the template in the docs has few mistakes.
Or maybe I did not understand the intention?
Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi>
andreslucena
commented
Jul 13, 2022
Member
Author
Yes, you're right. I just removed them. |
ahukkanen
approved these changes
Jul 13, 2022
entantoencuanto
added a commit
that referenced
this pull request
Jul 15, 2022
…ging * feature/redesign-main-footer: Reorder elements in main links of footer and define links and texts Define a cell for static_pages and topics configured to appear in footer Fix translation call Set fixed links in redesigned_main_legal partial Add FooterMenuPresenter to display menu items in footer Fix budgets seeds on non development apps (#9585) Return 404 when there isn't a valid component in program (#9576) Add missing queue close_meeting_reminder to sidekiq configuration (#9568) Make the HERE Map display in the currently selected language (#9552) Add help text for proposals' 'publish answers immediately' setting (#9549) Fix admin language selector with more than 4 locales (#9519) Fix publish event on official proposals (#9421) Prevent missing ActionLog entries to break the application (#9502) Add boilerplate structure to CHANGELOG (#9501) Add step-by-step instructions of the Crowdin releases process (#9555) Fix translated attributes field type change (#9547) Add `modifyList` option to the autocomplete element (#9548) Admin log filters (#9460) Improve the default gitignore files created by the generators (#9507)
eliegaboriau
pushed a commit
to eliegaboriau/decidim
that referenced
this pull request
Oct 25, 2022
* Add boilerplate structure to CHANGELOG * Remove webpacker/webpack commands * Remove unecessary lines from docs Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi> * Remove unecessary line from docs Co-authored-by: Antti Hukkanen <antti.hukkanen@mainiotech.fi>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
This PR adds some boilerplate that I found useful to have on the CHANGELOG for the v0.27 release, so it's available to next releases.
📌 Related Issues