Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.68 KB

File metadata and controls

45 lines (32 loc) · 1.68 KB

Contributing to "Inside the Ban"

Thank you for your interest in contributing! I believe complex financial events deserve rigorous, public analysis, and good ideas improve through collaboration.


How to Contribute

1. Reporting Issues

If you find an error, mathematical, factual, or otherwise, please open a GitHub Issue with:

  • A clear description of the problem
  • The section/page number where it appears
  • Your suggested correction (if you have one)

2. Submitting a Pull Request

For direct contributions:

  1. Fork this repository
  2. Create a new branch, e.g. fix/gamma-formula or add/backtesting-simulation
  3. Make your changes
  4. Submit a Pull Request with a clear description of what you changed and why

3. Types of Contributions Welcome

  • Correcting the mathematics: Errors in formulas or simulations
  • Improving clarity: Simplifying explanations or adding intuition
  • Updating legal analysis: As SEBI proceedings or appeals develop
  • Adding new simulations: Extending the P&L models or backtesting the strategy
  • Translating: Making the paper accessible in other languages
  • Citing related work: Pointing to academic papers or news coverage that adds context

Guidelines

  • Be respectful and constructive in all discussions
  • Please open an Issue before a major Pull Request so we can align on direction first
  • Keep changes focused, one fix or addition per Pull Request is ideal
  • If you're adding simulations or code, please include comments explaining your logic

Questions?

Feel free to open an Issue or reach out via LinkedIn.

Thank you for helping make this research better!