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

docs(contributing): add commit message formatting details #9389

Merged
merged 3 commits into from
May 24, 2024

Conversation

geospatialem
Copy link
Member

Related Issue: #9116

Summary

Add context to the contributing file for Calcite contributors, which includes:

  • Commit message format for:
    • Convention type
    • Scope of change
    • Descriptive commit subject
  • Contribution example
  • Small tweaks to the breaking change section:
    • Breaking changes
    • Breaking change contribution example

@geospatialem geospatialem self-assigned this May 21, 2024
@geospatialem geospatialem requested a review from a team as a code owner May 21, 2024 21:27
@geospatialem geospatialem requested a review from DitwanP May 21, 2024 21:27
@github-actions github-actions bot added the docs Issues relating to documentation updates only. label May 21, 2024
@geospatialem geospatialem added the skip visual snapshots Pull requests that do not need visual regression testing. label May 21, 2024
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝
📝📓📓📓📓📝📓📝📝📝📝📝📓📝📓📓📓📓📝📝📓📓📓📝📝📓📓📝📝📓📝📝📝📓📝📓📓📓📓📝📓📝
📝📓📝📝📓📝📓📝📝📝📝📝📓📝📓📝📝📝📝📓📝📝📝📝📓📝📝📓📝📓📓📝📓📓📝📓📝📝📝📝📓📝
📝📓📓📓📓📝📓📝📝📓📝📝📓📝📓📓📓📝📝📝📓📓📝📝📓📝📝📓📝📓📝📓📝📓📝📓📓📓📝📝📓📝
📝📓📝📝📓📝📓📝📓📝📓📝📓📝📓📝📝📝📝📝📝📝📓📝📓📝📝📓📝📓📝📝📝📓📝📓📝📝📝📝📝📝
📝📓📝📝📓📝📝📓📝📝📝📓📝📝📓📓📓📓📝📓📓📓📝📝📝📓📓📝📝📓📝📝📝📓📝📓📓📓📓📝📓📝
📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝📝

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@geospatialem geospatialem merged commit 2a27ebf into main May 24, 2024
10 checks passed
@geospatialem geospatialem deleted the geospatialem/9116-docs-conventional-commits branch May 24, 2024 18:08
benelan added a commit that referenced this pull request May 24, 2024
…x-constraint

* origin/main: (37 commits)
  build(deps): update dependency @stencil/core to v4.18.2 (#9266)
  refactor(stepper-item): drop unnecessary transitions (#9327)
  docs(contributing): add commit message formatting details (#9389)
  docs: update component READMEs (#9328)
  build: update browserslist db (#9263)
  chore: release next
  fix(tree): allow single select only and add indicator (#9405)
  chore: release next
  feat(split-button): Make dividers consistent (#9402)
  chore: release next
  feat(stepper, stepper-item): add separate change events to stepper and items (deprecates `calciteStepperItemChange` on the parent) (#9351)
  chore(tree): fix multiple selection-mode values set in slotted dropdown-groups (#9378)
  fix(dropdown-group): title scale with dropdown scale (#9360)
  chore: release next
  fix(tree): allow deselection in single selectionMode (#9363)
  chore: Update placeholder images in stories and demos (#9395)
  chore: use local placeholder image in html files (#9392)
  chore: release next
  chore: release hotfix (#9382)
  fix(combobox): fix error that occurs when a click is emitted when the component is appended to the DOM (#9380)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues relating to documentation updates only. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants