Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 680 Bytes

File metadata and controls

20 lines (13 loc) · 680 Bytes

Contribution Guide

We're excited you want to contribute to our PyCon Togo Check-in App! Here's how to proceed.

Reporting Bugs

  1. Check if the bug hasn't already been reported in the issues
  2. If not, open a new issue with a clear description
  3. Include steps to reproduce the bug and screenshots if possible

Suggesting Enhancements

  1. Open an issue to discuss your proposal
  2. Once approved, fork the repository and create a feature branch
  3. Submit a pull request with your changes

Code Standards