Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 411 Bytes

File metadata and controls

11 lines (8 loc) · 411 Bytes

Katkı Kılavuzu

Bu repoya katkıda bulunmak için lütfen aşağıdaki adımları izleyin:

  1. Fork repo.
  2. Yeni bir branch oluşturun: git checkout -b feature/your-feature-name.
  3. Değişikliklerinizi yapın ve commitleyin: git commit -m 'Add some feature'.
  4. Branch'inize push edin: git push origin feature/your-feature-name.
  5. Pull request oluşturun.

Katkılarınız için teşekkür ederiz!