File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ See online : <https://open-models.github.io/open-calendar/>
77** The recommended use is to import the calendar into your personal calendar (Thunderbird, Google Calendar...) through the
88` calendar.ics ` file : < https://raw.githubusercontent.com/Open-Models/open-calendar/refs/heads/main/calendar.ics > **
99
10+ ## Contribute
11+
12+ The most basic way to share your event on the calendar is through repository's
13+ [ issues] ( https://github.com/Open-Models/open-calendar/issues ) .
14+ The event can then be integrated manually by a maintainer.
15+
16+ If you have some programming skills, you can try your hand at improving this piece of code. Experimental project.
17+
1018## Installation
1119
1220First, download the repository locally.
Original file line number Diff line number Diff line change @@ -42,7 +42,9 @@ <h6><strong>Title:</strong> <span id="modalTitle"></span></h6>
4242 < img src ="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png "
4343 alt ="GitHub Logo " class ="github-logo " style ="width: 20px; height: 20px; vertical-align: middle; ">
4444 View this project on GitHub
45- </ a >
45+ </ a >
46+ |
47+ Submit an event through < a href ="https://github.com/Open-Models/open-calendar/issues "> issues</ a > .
4648 </ footer >
4749
4850 <!-- FullCalendar JS -->
You can’t perform that action at this time.
0 commit comments