Each bug report MUST have a Codepen/JSFiddle recreation before any work can begin. further instructions »
Please search the Issue Tracker to see if your feature has already been requested, and if so, subscribe to it. Otherwise, read these further instructions »
Each new feature should be designed as robustly as possible and be useful beyond the immediate usecase it was initially designed for. Feel free to start a ticket discussing the feature's specs before coding.
In the description of your Pull Request, please include recreation steps for the bug as well as a [JSFiddle/JSBin] demo. Communicating the buggy behavior is a requirement before a merge can happen.
Read about other ways to contribute »
This repo is not capable of building dist files on its own. You must develop in the main fullcalendar repo, which is a monorepo that references this one via git submodules.
When modifying files, please do not edit generated files in the dist/
directories. Please edit the original files in the src/
directories.