Skip to content

fix: Trimmed License Section in README#27903

Merged
anikdhabal merged 3 commits intocalcom:mainfrom
Kmadhav824:fixes-readme-license
Feb 12, 2026
Merged

fix: Trimmed License Section in README#27903
anikdhabal merged 3 commits intocalcom:mainfrom
Kmadhav824:fixes-readme-license

Conversation

@Kmadhav824
Copy link
Copy Markdown
Contributor

@Kmadhav824 Kmadhav824 commented Feb 12, 2026

Improves README file by removing unwanted data and Aligning Properly.

The Older README file has a duplicate license section causing confusion, also the section contained unwanted rows which I've trimmed to make it concise .

Screenshot from 2026-02-12 21-59-56
  • UPDATED
Screenshot from 2026-02-12 21-59-04

Mandatory Tasks (DO NOT REMOVE)

  • [ *] I have self-reviewed the code
  • [* ] N/A
  • [ *] I confirm automated tests are in place that prove my fix is effective or that my feature works.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Feb 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 12, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

Unknown release type "Fix" found in pull request title "Fix: Trimmed License Section in README". 

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@Kmadhav824 Kmadhav824 changed the title Trimmed License Section in README Fix: Trimmed License Section in README Feb 12, 2026
@Kmadhav824 Kmadhav824 changed the title Fix: Trimmed License Section in README fix: Trimmed License Section in README Feb 12, 2026
@anikdhabal anikdhabal added the run-ci Approve CI to run for external contributors label Feb 12, 2026
@anikdhabal anikdhabal enabled auto-merge (squash) February 12, 2026 17:44
@anikdhabal anikdhabal merged commit 240405f into calcom:main Feb 12, 2026
92 of 103 checks passed
@Kmadhav824 Kmadhav824 deleted the fixes-readme-license branch February 12, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync ready-for-e2e run-ci Approve CI to run for external contributors size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate "License" section in README to avoid redundancy

2 participants