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

Fix Issue 114 #117

Merged
merged 5 commits into from
Nov 22, 2023
Merged

Fix Issue 114 #117

merged 5 commits into from
Nov 22, 2023

Conversation

ansulagrawal
Copy link
Member

@ansulagrawal ansulagrawal commented Nov 22, 2023

Fix issue #114

@ansulagrawal ansulagrawal changed the title 114 remove title= from resource Fix Issue https://github.com/react-scheduler/react-big-schedule/issues/114 Nov 22, 2023
@@ -10,6 +10,8 @@ Before you start contributing, please take a moment to read our Code of Conduct.

If you're new to the project, it's a good idea to familiarize yourself with the [README.md](https://github.com/react-scheduler/react-big-schedule/blob/master/README.md) file, which provides an overview of the project and its features. Also, explore existing issues and pull requests to understand the ongoing work and discussions.

#### Important Note: The `master` branch is for beta releases, and the `main` branch is for stable releases. When changes are pushed to the `master` branch, a beta version will be released, whereas pushing changes to the `main` branch will trigger a release for the next stable version.
Copy link

Choose a reason for hiding this comment

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

Line length

@ansulagrawal ansulagrawal changed the title Fix Issue https://github.com/react-scheduler/react-big-schedule/issues/114 Fix Issue 114 Nov 22, 2023
CONTRIBUTING.md Show resolved Hide resolved
Copy link

codeclimate bot commented Nov 22, 2023

Code Climate has analyzed commit 868afff and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 2

View more on Code Climate.

@ansulagrawal ansulagrawal linked an issue Nov 22, 2023 that may be closed by this pull request
1 task
@ansulagrawal ansulagrawal merged commit f7d93ce into master Nov 22, 2023
4 checks passed
@ansulagrawal ansulagrawal deleted the 114-remove-title=-from-resource branch November 23, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove title={} from resource
1 participant