-
Notifications
You must be signed in to change notification settings - Fork 23
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
Pages and topics #166
Merged
paulinebessoles
merged 17 commits into
decidim:develop
from
paulinebessoles:feature/pages_and_topics
Nov 28, 2024
Merged
Pages and topics #166
paulinebessoles
merged 17 commits into
decidim:develop
from
paulinebessoles:feature/pages_and_topics
Nov 28, 2024
Conversation
This file contains 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
carolromero
requested changes
Nov 20, 2024
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.
@paulinebessoles just left you a couple of comments for small changes.
Co-authored-by: Carolina Romero <[email protected]>
@carolromero this PR is ready for new review and merde |
paulinebessoles
added a commit
that referenced
this pull request
Jan 6, 2025
* Trigger build * Trigger build * Trigger build * Add Skeleton component This is the blueprint to create new components, with the general sections that others components follow. Use it as a template, by copying the file, changing skeleton/skeletons to component name, filling out the fields, etc. * Add .node-version and .tool-versions for asdf and others node versions managers * Remove HEAD reference in antora-playbook.yml * Fix edit URL link * Fix edit URL link * Fix edit URL link * Add v0.25 release * Add navigation for Features subsection in Admin manual * Add Badges documentation in Features subsection * Add Comments documentation in Features subsection * Add Conversations documentation in Features subsection * Add Embed documentation in Features subsection * Add Endorsements documentation in Features subsection * Add Fingerprint documentation in Features subsection * Add Follows documentation in Features subsection * Add Notifications documentation in Features subsection * Add Versions documentation in Features subsection * Add Metrics documentation in Features subsection * Add My Account documentation in Features subsection * Update Decidim Association grants at 2021 * Trigger build * Add Machine Translations to menu * Trigger build * Add Social Contract translations to Spanish and Catalan * Move Whitepaper to a subsection in Understand * Fix URLs in Social Contract (Spanish and Catalan translations) * Add form actions in comments * Add URL and HTML in comments' doc * Add screenshots in comment form feature page * Trigger build * Add anidation levels for Comments doc * Trigger build * Trigger build * Improve 'develop' guide navigation (#70) * Trigger build * Update decidim-a-brief-overview.adoc includes explicit reference to source * Update english.adoc added white paper * Update english.adoc * Update spanish.adoc adds recerca paper * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Bump dependencies * Drop `bin/build` script and update README with the changes * Add support for mathjax/latex math syntax * Trigger build * Add Reminders section in navigation sidebar (#82) * Fix Netlify's deploy preview * Trigger build * Trigger build * Trigger build * Update what-is-decidim.adoc (#74) * Update components.adoc (#81) * Trigger build * Update participants.adoc (#80) * Trigger build * Improves Contributing section (#85) * Trigger build * Trigger build * Fix installation instructions (#86) Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Trigger build * Add levels in Badges page (#89) * Trigger build * Trigger build * Clarify scopes visibility for spaces and components * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Clarify proposals' answers publication flow (#91) * Bump antora from 2.3 to 3.0 (#92) * Bump antora from 2.3 to 3.0 * Update antora-lunr to lunr-extension * Bump asciidoctor-kroki to 0.15.4 * Bump asciidoctor-mathjax to 0.0.5 * Fix build script for Netlify * Fix some errors from Antora 3.0 update (#96) * Add missing image in page_admins.adoc * Remove unused images * Fix 'level 0 sections can only be used when doctype is book' * Remove incorrect note in homepage.adoc * Add missing image in governance.adoc * Add homepage content blocks missing images * Add placeholder images for component skeleton page * Fix names and xrefs on navigation * Remove index pages from some sections * Remove legacy page: 'How to access the administrator menu' * Fix 'target of include not found' errors * Fix 'target of xref not found' errors * Don't comment asciidoctor extensions in antora configuration * Add missing image in decidim-a-brief-overview.adoc * Remove empty lines * Remove duplicated heading * Add '[CI] Antora' workflow (#98) * Add missing run command in '[CI] Antora' workflow * Add `npm test` script * Use bash shell for Antora CI * Add introductory paragraph to homepage (#99) * Extract CI script to bin/test * Use `create_admin` task for system admin (#102) * Use `create_admin` task for system admin * Remove unfinished line * Fix wrong instruction * Fix wording * Add link to Logic page in navigation (#100) * Change navbar; add logic to customize menu * Change position of link as per reviewer's request * Fix broken links to fix the build (#104) * Fix typo in the follows documentation (#103) * Ensure the CI test error log is not empty (#106) * Make sure the error log is not empty * Remove extra newline from the end of the file * Add ActiveStorage link to navigation (#107) * Add SMS service page link in navigation (#101) * Add develop index to navigation (#108) * Add a link to the data consent page in the main navigation (#109) * Add multiple branches configuation (#110) * Add multiple branches configuation * Add start_page with version v0.27 * Remove unused YAML anchor * Add current working directory on Antora configuration * Update Code of Conduct to same version as decidim * Extract Netlify redirections to file * Remove build commands from Netlify configuration file I need to troubleshoot a bad build and for that I need to iterate different configurations from the Netlify UI, instead of making lots of commits chaning this configuration file. * Bump node from 14.9.0 to 16.14.2 * Remove deploy-preview deprecated onliner * Simplify antora configuation for troubleshooting bad deploy * Simplify antora configuation for troubleshooting bad deploy * Enable one release in Antora configuration * Enable decidim repository in Antora configuration * Enable develop branch in Antora configuration * Enable decidim-bulletin-board repository in Antora configuration * Enable develop branch for decidim repository in Antora configuration * Use this same repository in Antora configuration * Add documentation repository URL on Antora configuration * Bump npm packages versions * Add Nelify redirections for old URLs * Remove static files for antora-lunr-extension This is no longer needed on the latest release. * Improve Netlify pretty URLs on first pages * Add missing Nelify redirections for old URLs * Add missing Nelify redirections for old URLs (part II) * Add missing Nelify redirections for old URLs (part III) * Update incorrect link (#113) * Change the commit user for the trigger build command (#114) * Add the personal access token configuration to the trigger build action (#115) * Trigger build * Trigger build * Update the checkout action of trigger build to v3 (#116) * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Correct the link to the Decidim license (#120) * Enable the CI at the `develop` branch (#118) * Use `node-version-file` configuration for the CI (#119) * Update the Antora cache during deploys (#117) * Update dependencies (#121) * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Add playbook changer script * Add crowdin support for translations (#134) * Move docs to its own folder * Add crowdin configuration * Fix local development and preview (#133) * Add notice about the different versions in the homepage * Change antora configuration so it works locally * Trigger build * Trigger build * Add playbook changer script * Undo "Change antora configuration so it works locally" * Add script for changing the playbook references according to the environment * Fix reference to 'Releases' page * Add editor configuration * Debug with console.log * Add support to deploy preview other releases --------- Co-authored-by: decidim-bot <[email protected]> * Trigger build * Refactor and cleanup of bin/playbook-changer.js script Bring improvements from v0.27 branch: * Script for playbook changer v2 * Refactor using constants for describing conditions and values * Improve format of debugging with console.log * Add jsdoc for writeToFile function * Fix bug when there head reference doesn't start with 'v0.2' * Add environment variables for debugging * Add explicit head and base reference for Production environment * Ádd metadata output for debugging * Improve environment debugging and refacotr production check * Fix bug on Production environment * New Crowdin updates (#136) * New translations help_sections.adoc (Spanish) * New translations homepage.adoc (Spanish) * New translations index.adoc (Spanish) * New translations information-pages.adoc (Spanish) * New translations initiatives_initializer.adoc (Spanish) * New translations newsletters.adoc (Spanish) * New translations pages.adoc (Spanish) * New translations participants.adoc (Spanish) * New translations admins.adoc (Spanish) * New translations authorizations.adoc (Spanish) * New translations census.adoc (Spanish) * New translations code_postal_letter.adoc (Spanish) * New translations identity_documents.adoc (Spanish) * New translations groups.adoc (Spanish) * New translations impersonations.adoc (Spanish) * New translations participants.adoc (Spanish) * New translations reported_users.adoc (Spanish) * New translations verifications_conflicts.adoc (Spanish) * New translations scopes.adoc (Spanish) * New translations spaces.adoc (Spanish) * New translations assemblies.adoc (Spanish) * New translations admins.adoc (Spanish) * New translations attachments.adoc (Spanish) * New translations categories.adoc (Spanish) * New translations components.adoc (Spanish) * New translations members.adoc (Spanish) * New translations moderations.adoc (Spanish) * New translations private_participants.adoc (Spanish) * New translations conferences.adoc (Spanish) * New translations admins.adoc (Spanish) * New translations attachments.adoc (Spanish) * New translations categories.adoc (Spanish) * New translations components.adoc (Spanish) * New translations media_links.adoc (Spanish) * New translations moderations.adoc (Spanish) * New translations partners.adoc (Spanish) * New translations registrations.adoc (Spanish) * New translations certificates.adoc (Spanish) * New translations invites.adoc (Spanish) * New translations types.adoc (Spanish) * New translations users.adoc (Spanish) * New translations speakers.adoc (Spanish) * New translations consultations.adoc (Spanish) * New translations initiatives.adoc (Spanish) * New translations processes.adoc (Spanish) * New translations admins.adoc (Spanish) * New translations attachments.adoc (Spanish) * New translations categories.adoc (Spanish) * New translations components.adoc (Spanish) * New translations groups.adoc (Spanish) * New translations moderations.adoc (Spanish) * New translations phases.adoc (Spanish) * New translations private_participants.adoc (Spanish) * New translations votings.adoc (Spanish) * New translations system.adoc (Spanish) * New translations components_list.adoc (Spanish) * New translations deprecated.adoc (Spanish) * New translations development.adoc (Spanish) * New translations legacy.adoc (Spanish) * New translations page_admins.adoc (Spanish) * New translations page_attachments.adoc (Spanish) * New translations page_categories.adoc (Spanish) * New translations page_components.adoc (Spanish) * New translations page_moderations.adoc (Spanish) * New translations page_private_participants.adoc (Spanish) * New translations under-construction.adoc (Spanish) * New translations documentation.adoc (Spanish) * New translations governance.adoc (Spanish) * New translations index.adoc (Spanish) * New translations translations.adoc (Spanish) * New translations components.adoc (Spanish) * New translations general-description.adoc (Spanish) * New translations general-features.adoc (Spanish) * New translations participants.adoc (Spanish) * New translations participatory-spaces.adoc (Spanish) * New translations catalan.adoc (Spanish) * New translations english.adoc (Spanish) * New translations french.adoc (Spanish) * New translations german.adoc (Spanish) * New translations italian.adoc (Spanish) * New translations spanish.adoc (Spanish) * New translations index.adoc (Spanish) * New translations about.adoc (Spanish) * New translations background.adoc (Spanish) * New translations social-contract-ca.adoc (Spanish) * New translations social-contract-es.adoc (Spanish) * New translations social-contract.adoc (Spanish) * New translations decidim-a-brief-overview.adoc (Spanish) * New translations what-is-decidim.adoc (Spanish) * New translations why-decidim.adoc (Spanish) * New translations nav.adoc (Catalan) * New translations index.adoc (Catalan) * New translations appearance.adoc (Catalan) * New translations areas.adoc (Catalan) * New translations components.adoc (Catalan) * New translations accountability.adoc (Catalan) * New translations blog.adoc (Catalan) * New translations budgets.adoc (Catalan) * New translations debates.adoc (Catalan) * New translations elections.adoc (Catalan) * New translations meetings.adoc (Catalan) * New translations agenda.adoc (Catalan) * New translations close.adoc (Catalan) * New translations polls.adoc (Catalan) * New translations registrations.adoc (Catalan) * New translations pages.adoc (Catalan) * New translations proposals.adoc (Catalan) * New translations amendments.adoc (Catalan) * New translations answers.adoc (Catalan) * New translations collaborative_drafts.adoc (Catalan) * New translations participatory_texts.adoc (Catalan) * New translations skeleton.adoc (Catalan) * New translations sortitions.adoc (Catalan) * New translations surveys.adoc (Catalan) * New translations configuration.adoc (Catalan) * New translations dashboard.adoc (Catalan) * New translations badges.adoc (Catalan) * New translations comments.adoc (Catalan) * New translations conversations.adoc (Catalan) * New translations embed.adoc (Catalan) * New translations endorsements.adoc (Catalan) * New translations fingerprint.adoc (Catalan) * New translations follows.adoc (Catalan) * New translations hashtags.adoc (Catalan) * New translations metrics.adoc (Catalan) * New translations my_account.adoc (Catalan) * New translations account.adoc (Catalan) * New translations authorizations.adoc (Catalan) * New translations delete_my_account.adoc (Catalan) * New translations groups.adoc (Catalan) * New translations my_data.adoc (Catalan) * New translations my_interests.adoc (Catalan) * New translations notifications_settings.adoc (Catalan) * New translations my_public_profile.adoc (Catalan) * New translations badges.adoc (Catalan) * New translations followers.adoc (Catalan) * New translations follows.adoc (Catalan) * New translations groups.adoc (Catalan) * New translations timeline.adoc (Catalan) * New translations tmp_notifications.adoc (Catalan) * New translations notifications.adoc (Catalan) * New translations search.adoc (Catalan) * New translations share.adoc (Catalan) * New translations statistics.adoc (Catalan) * New translations versions.adoc (Catalan) * New translations global_moderations.adoc (Catalan) * New translations help_sections.adoc (Catalan) * New translations homepage.adoc (Catalan) * New translations index.adoc (Catalan) * New translations information-pages.adoc (Catalan) * New translations initiatives_initializer.adoc (Catalan) * New translations newsletters.adoc (Catalan) * New translations pages.adoc (Catalan) * New translations participants.adoc (Catalan) * New translations admins.adoc (Catalan) * New translations authorizations.adoc (Catalan) * New translations census.adoc (Catalan) * New translations code_postal_letter.adoc (Catalan) * New translations identity_documents.adoc (Catalan) * New translations groups.adoc (Catalan) * New translations impersonations.adoc (Catalan) * New translations participants.adoc (Catalan) * New translations reported_users.adoc (Catalan) * New translations verifications_conflicts.adoc (Catalan) * New translations scopes.adoc (Catalan) * New translations spaces.adoc (Catalan) * New translations assemblies.adoc (Catalan) * New translations admins.adoc (Catalan) * New translations attachments.adoc (Catalan) * New translations categories.adoc (Catalan) * New translations components.adoc (Catalan) * New translations members.adoc (Catalan) * New translations moderations.adoc (Catalan) * New translations private_participants.adoc (Catalan) * New translations conferences.adoc (Catalan) * New translations admins.adoc (Catalan) * New translations attachments.adoc (Catalan) * New translations categories.adoc (Catalan) * New translations components.adoc (Catalan) * New translations media_links.adoc (Catalan) * New translations moderations.adoc (Catalan) * New translations partners.adoc (Catalan) * New translations registrations.adoc (Catalan) * New translations certificates.adoc (Catalan) * New translations invites.adoc (Catalan) * New translations types.adoc (Catalan) * New translations users.adoc (Catalan) * New translations speakers.adoc (Catalan) * New translations consultations.adoc (Catalan) * New translations initiatives.adoc (Catalan) * New translations processes.adoc (Catalan) * New translations admins.adoc (Catalan) * New translations attachments.adoc (Catalan) * New translations categories.adoc (Catalan) * New translations components.adoc (Catalan) * New translations groups.adoc (Catalan) * New translations moderations.adoc (Catalan) * New translations phases.adoc (Catalan) * New translations private_participants.adoc (Catalan) * New translations votings.adoc (Catalan) * New translations system.adoc (Catalan) * New translations components_list.adoc (Catalan) * New translations deprecated.adoc (Catalan) * New translations development.adoc (Catalan) * New translations legacy.adoc (Catalan) * New translations page_admins.adoc (Catalan) * New translations page_attachments.adoc (Catalan) * New translations page_categories.adoc (Catalan) * New translations page_components.adoc (Catalan) * New translations page_moderations.adoc (Catalan) * New translations page_private_participants.adoc (Catalan) * New translations under-construction.adoc (Catalan) * New translations documentation.adoc (Catalan) * New translations governance.adoc (Catalan) * New translations index.adoc (Catalan) * New translations translations.adoc (Catalan) * New translations components.adoc (Catalan) * New translations general-description.adoc (Catalan) * New translations general-features.adoc (Catalan) * New translations participants.adoc (Catalan) * New translations participatory-spaces.adoc (Catalan) * New translations catalan.adoc (Catalan) * New translations english.adoc (Catalan) * New translations french.adoc (Catalan) * New translations german.adoc (Catalan) * New translations italian.adoc (Catalan) * New translations spanish.adoc (Catalan) * New translations index.adoc (Catalan) * New translations about.adoc (Catalan) * New translations background.adoc (Catalan) * New translations social-contract-ca.adoc (Catalan) * New translations social-contract-es.adoc (Catalan) * New translations social-contract.adoc (Catalan) * New translations decidim-a-brief-overview.adoc (Catalan) * New translations what-is-decidim.adoc (Catalan) * New translations why-decidim.adoc (Catalan) * New translations nav.adoc (Portuguese, Brazilian) * New translations index.adoc (Portuguese, Brazilian) * New translations nav.adoc (Spanish) * New translations index.adoc (Spanish) * New translations nav.adoc (Catalan) * New translations index.adoc (Catalan) * New translations nav.adoc (Spanish) * New translations nav.adoc (Catalan) * New translations nav.adoc (Portuguese, Brazilian) * New translations index.adoc (Spanish) * New translations index.adoc (Catalan) * New translations index.adoc (Portuguese, Brazilian) * New translations agenda.adoc (Portuguese, Brazilian) * New translations amendments.adoc (Portuguese, Brazilian) * Add v0.26 and v0.27 releases to Releases page (#142) * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Fix typo in accountability doc (#150) * Trigger build * Trigger build * Add "Custom classes" section in develop documentation (#149) * Add class documentation * Update docs/en/modules/ROOT/nav.adoc Co-authored-by: Andrés Pereira de Lucena <[email protected]> --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Trigger build * Enable Portuguese (pt) language * Bump to v0.28.0 final version * Remove test for portuguese language from antora configuration * Add v0.28 in releases page * Fix title for the "Releases notes" page * Bump to v0.28.0 version in announcement * Add Maintainers sections in navigation * Trigger build * Add docs for process types (#138) * Add docs for process types * Add to main nav * Fix images path after merge * Doc was in the wrong location. * Fix syntax * Fix incorrect reference * Maybe it needs the module name? * Apply suggestions from code review Co-authored-by: Andrés Pereira de Lucena <[email protected]> --------- Co-authored-by: Ruth Cheesley <[email protected]> Co-authored-by: Ruth Cheesley <[email protected]> Co-authored-by: Ruth Cheesley <[email protected]> * Trigger build * Add "Notifications list" (#146) * Update notifications.adoc * Update docs/en/modules/admin/pages/features/notifications.adoc Co-authored-by: Ruth Cheesley <[email protected]> * Apply suggestions from code review Co-authored-by: Ruth Cheesley <[email protected]> * Update notifications.adoc --------- Co-authored-by: Ruth Cheesley <[email protected]> * Fix details in Notifications list (#154) * Fix columns on plain text * Remove first column with version * Change column order between Action and Component * Add Component name in all the missing cells * Rename Component to Feature in the table header * Change columns' sizes * Convert clarifications of 'if enabled' to footnotes * Fix columns on plain text * Reuse footnotes * Fix columns on plain text * Fix description of the table * Change 'Affected user' column order and add clarification * Fix grammar Suggested on code review Co-authored-by: Ruth Cheesley <[email protected]> --------- Co-authored-by: Ruth Cheesley <[email protected]> * Trigger build * Trigger build * Implement vale linter (#147) * Implement Vale linter with Alex * Missed a file from Alex's styles * Add Google style guide * undo changes to doc * Add a file to demonstrate Reviewdog * Better name for GH action * Rename the GH action * Only consider base language Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Reverse rules on contractions --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Trigger build * Remove gender references (#151) * Implement Vale linter with Alex * Missed a file from Alex's styles * Add Google style guide * undo changes to doc * Add a file to demonstrate Reviewdog * Better name for GH action * Rename the GH action * Only consider base language Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Reverse rules on contractions * Fix references to she * References to her --------- Co-authored-by: Andrés Pereira de Lucena <[email protected]> * Trigger build * Trigger build * Trigger build * Add new version v0.29 to antora configuration * Remove deprecated modules: consultations, elections, and votings * Bump v0.29 release references * Fix typo in groups page (#159) * Fix the Vale linter (#162) * Delete deprecated articles (#164) * Delete deprecated articles * Delete references to deleted pages * Delete System dashboard article and images * Fix asciidoctor errors * Keep index.adoc file --------- Co-authored-by: paulinebessoles <[email protected]> * First steps (#172) * Create first steps page and update screenshots * Fix typo for review Co-authored-by: Carolina Romero <[email protected]> * Update highlight box color for screenshot --------- Co-authored-by: paulinebessoles <[email protected]> Co-authored-by: Carolina Romero <[email protected]> * Participants (#170) * Update participants parent article * Update Administrators article and screens * Update user groups article and screenshots * Add user group frontend screenshot * Update Participants page and screenshots * Update impersonations article and screenshots * Update verifications conflict page * Update authorizations article * Update Identity document article * Update Code postal auth article * Update Census article * Fix linter issues * Fix lint errors * Update accepted vocabulary * Revert changes on my public profile page * Update accepted terms and empty line * Implement review feedbacks --------- Co-authored-by: paulinebessoles <[email protected]> * Global moderations (#169) Co-authored-by: paulinebessoles <[email protected]> * Pages and topics (#166) Co-authored-by: Carolina Romero <[email protected]> Co-authored-by: paulinebessoles <[email protected]> * Admin (#171) Co-authored-by: paulinebessoles <[email protected]> * Templates (#173) Co-authored-by: Carolina Romero <[email protected]> Co-authored-by: paulinebessoles <[email protected]> * Features (#175) * Re-organize the features section * Update search article and screenshots * Delete public profile sub articles * Delete profile sub articles and update profile article * Create dedicated article for user group managament in frontend * Update groups page and screenshots * Update navigation * Update my account article and detele sub articles * Update notifications article and screenshots * Update accepted terms * Update participant actions parent page * Update fingerprint article and screenshots * Update statisitcs article and screenshots * Update versions article and screenshots * Update transparency parent page * Fix redirections errors * Update share article * Update badges article * Update follows article and screenshots * Update endorsements article and screenshots * Fix broken links and screenshots * Update conversations article, update screenshots and harmonize access from footer * Update comments article and screenshots * Improve comments documentation * Improve comments documentation * Change article order * Update newsletter article and screenshots * Update social feature page * Fix error in newsletters image path * Fix lint errors and incorporate hashtag page in nav * Fix linter error * Update group profile --------- Co-authored-by: paulinebessoles <[email protected]> * Partials (#179) * Create landing page partial * Add assembly landing page and include partial * Rename screenshots and add assemblies specific content blocks * Update component partials * Update categories partial * Update attachment partial * Update space admins partial * Fix folder screenshot * Update private participants partial * Update moderations partial * Fix some vale warnings * Add component explanation --------- Co-authored-by: paulinebessoles <[email protected]> --------- Co-authored-by: decidim-bot <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]> Co-authored-by: Xabier E. Barandiaran <[email protected]> Co-authored-by: Pau&company <[email protected]> Co-authored-by: Ivan Vergés <[email protected]> Co-authored-by: sinaeftekhar <[email protected]> Co-authored-by: Antti Hukkanen <[email protected]> Co-authored-by: Ruth Cheesley <[email protected]> Co-authored-by: ahukkanen <[email protected]> Co-authored-by: Alexandru Emil Lupu <[email protected]> Co-authored-by: Ruth Cheesley <[email protected]> Co-authored-by: Ruth Cheesley <[email protected]> Co-authored-by: paulinebessoles <[email protected]> Co-authored-by: Carolina Romero <[email protected]>
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 is related to the documentation update.
🎩 Done
📌 Related Issues
Issues: #165
Testing