Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.6 KB

File metadata and controls

51 lines (34 loc) · 1.6 KB

Contributing to Payment Facilitator Learning Guide

Thank you for your interest in contributing to this learning guide! This resource aims to help engineers understand payment facilitator platforms.

How to Contribute

Reporting Issues

  • Found outdated information? Open an issue
  • Broken links? Let us know
  • Unclear explanations? Suggest improvements

Suggesting Improvements

  1. Fork the repository
  2. Create a feature branch (git checkout -b improve-module-name)
  3. Make your changes
  4. Submit a pull request with a clear description

What We're Looking For

  • Additional resources: Books, articles, conference talks, or documentation
  • Clarifications: Better explanations of complex concepts
  • New questions: Self-assessment questions that help validate understanding
  • Real-world examples: Case studies or practical scenarios (without proprietary information)
  • Corrections: Fix any inaccuracies or outdated information

Guidelines

  • Keep content vendor-neutral where possible
  • Focus on concepts and principles over specific implementations
  • Cite sources for industry-specific claims
  • Maintain the existing structure and formatting
  • Do not include proprietary or confidential information

Content Structure

Each module should maintain:

  • README.md - Overview and learning objectives
  • topics.md - Detailed research topics
  • questions.md - Self-assessment questions
  • resources.md - Reading materials and references

Code of Conduct

Be respectful, constructive, and professional in all interactions.

Questions?

Open an issue for any questions about contributing.