Skip to content

Commit 140f719

Browse files
committed
Update README.md to clarify event submission and update process. Fix issue link.
1 parent cace63b commit 140f719

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,20 @@ The map site is open source and contributions are welcome!
2525

2626
## Adding an event
2727

28-
To add your event to the map, open a GitHub Issue using the [**New Event**](https://github.com/processing/processing-community-day/issues/new?template=new-event.yml) template.
28+
To add your event to the map, open a GitHub Issue using the [**New Event**](https://github.com/processing/processing-community-day/issues/new?template=01-new-event.yml) template.
2929

3030
A script will automatically validate your submission and create a pull request. If there are errors (missing fields, invalid dates, etc.), you'll receive friendly error messages. Once the validation passes, a maintainer will review and merge the PR, and your event will appear on the map.
3131

3232
If you have any questions or need help, feel free to ask in the [forum thread](https://discourse.processing.org/t/pcd-worldwide-2026/48081) or join the [Processing Foundation Discord server](https://discord.gg/q5NksnwGsY).
3333

34+
## Updating an event
35+
36+
To update your event, go to the event details page on the map, scroll down, and click the "Edit this event data".
37+
38+
This will open a pre-filled GitHub Issue form with your event's current information. Make your changes, and submit the form.
39+
40+
A new pull request will be automatically created with the updates. A maintainer will review and merge the PR, and your changes will be reflected on the map.
41+
3442
## Tech
3543

3644
- **[Astro 5](https://astro.build)** — static site generation

0 commit comments

Comments
 (0)