Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 705 Bytes

File metadata and controls

21 lines (14 loc) · 705 Bytes

Contributing to ConferenceTracker

Thank you for your interest in contributing to ConferenceTracker! We welcome contributions from everyone.

How to Contribute

To add or update a conference, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Add your conference to the README.md file. Please make sure to keep the list sorted by date.
  4. Commit your changes with a clear commit message.
  5. Create a pull request.

Style Guide

  • Please make sure to follow the existing format in the README.md file.
  • Use markdown for formatting.
  • Keep the conference list sorted chronologically.

We appreciate your contributions!